Sha256: 07881db8a280f34ba21f4d41bed3818d02142d97e777a4fc9228badfe9e36453

Contents?: true

Size: 286 Bytes

Versions: 5

Compression:

Stored size: 286 Bytes

Contents

module Alchemy
  module Custom
    module Model
      module ElFinder
        extend ActiveSupport::Autoload

        autoload :Ability
        autoload :Connector
        autoload :Image
        autoload :PathName

        # eager_autoload do
        # end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy-custom-model-0.1.4 lib/alchemy/custom/model/el_finder.rb
alchemy-custom-model-0.1.3 lib/alchemy/custom/model/el_finder.rb
alchemy-custom-model-0.1.2 lib/alchemy/custom/model/el_finder.rb
alchemy-custom-model-0.1.1 lib/alchemy/custom/model/el_finder.rb
alchemy-custom-model-0.1.0 lib/alchemy/custom/model/el_finder.rb