Sha256: c9be7a3c194616f22527f32c89e96ad76e5fab8b6a95b98a71f2b5a982730173

Contents?: true

Size: 183 Bytes

Versions: 9

Compression:

Stored size: 183 Bytes

Contents

module Trax
  module Controller
    module Resource
      extend ::ActiveSupport::Autoload

      autoload :Base
      autoload :Errors
      autoload :ResponseMeta
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
trax_controller-1.0.0 lib/trax/controller/resource.rb
trax_controller-0.1.4 lib/trax/controller/resource.rb
trax_controller-0.1.3 lib/trax/controller/resource.rb
trax_controller-0.1.2 lib/trax/controller/resource.rb
trax_controller-0.1.1 lib/trax/controller/resource.rb
trax_controller-0.1.0 lib/trax/controller/resource.rb
trax_controller-0.0.4 lib/trax/controller/resource.rb
trax_controller-0.0.3 lib/trax/controller/resource.rb
trax_controller-0.0.2 lib/trax/controller/resource.rb