Sha256: fac9035f7b370f7987e128c68db80888599a692238d6824713424d65fdc754cf
Contents?: true
Size: 268 Bytes
Versions: 5
Compression:
Stored size: 268 Bytes
Contents
module Enjoy::News class Category include Enjoy::News::Models::Category include Enjoy::News::Decorators::Category rails_admin(&Enjoy::News::Admin::Category.config(rails_admin_add_fields) { |config| rails_admin_add_config(config) }) end end
Version data entries
5 entries across 5 versions & 1 rubygems