Sha256: f08a313d84d6b247b6619802e5b48ce9c0f982b8c57575f6b048c0378edd018f

Contents?: true

Size: 349 Bytes

Versions: 24

Compression:

Stored size: 349 Bytes

Contents

module Brightcontent
  module BaseControllerExt
    autoload :DefaultActions, 'brightcontent/base_controller_ext/default_actions'
    autoload :Pagination, 'brightcontent/base_controller_ext/pagination'
    autoload :Fields, 'brightcontent/base_controller_ext/fields'
    autoload :Filtering, 'brightcontent/base_controller_ext/filtering'
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
brightcontent-core-2.1.3 lib/brightcontent/base_controller_ext.rb
brightcontent-core-2.1.2 lib/brightcontent/base_controller_ext.rb
brightcontent-core-2.1.1 lib/brightcontent/base_controller_ext.rb
brightcontent-core-2.1.0 lib/brightcontent/base_controller_ext.rb