Sha256: 0cd23d38e0e4d7b86e11852126335decbd47bc498d5c35c600015a8e428eaadf
Contents?: true
Size: 143 Bytes
Versions: 23
Compression:
Stored size: 143 Bytes
Contents
module Percy module Common class Engine < ::Rails::Engine config.autoload_paths += Dir["#{config.root}/lib/**/"] end end end
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
percy-common-1.4.1 | lib/percy/common/engine.rb |
percy-common-1.4.0 | lib/percy/common/engine.rb |
percy-common-1.3.0 | lib/percy/common/engine.rb |