Sha256: 98406dfe7c213c639c40594f443f3183c9a44ed92d73ee88720953fea2d56bd8
Contents?: true
Size: 119 Bytes
Versions: 3
Compression:
Stored size: 119 Bytes
Contents
module SimpleController class Engine < ::Rails::Engine config.autoload_paths += %W[#{config.root}/lib/] end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
simple_controller-1.0.0 | lib/simple_controller/engine.rb |
simple_controller-0.1.1 | lib/simple_controller/engine.rb |
simple_controller-0.1.0 | lib/simple_controller/engine.rb |