Sha256: 03fae0ed1eec6a8c898789a8ed2528a0190bfcb5005e48cf218ba2e167c1f33d

Contents?: true

Size: 161 Bytes

Versions: 6

Compression:

Stored size: 161 Bytes

Contents

module SuperInteraction
  if defined?(Rails::Engine)
    class Engine < Rails::Engine
      paths["app/views"] = "lib/super_interaction/views"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
super_tools-0.0.26 lib/super_interaction/engine.rb
super_tools-0.0.25 lib/super_interaction/engine.rb
super_tools-0.0.21 lib/super_interaction/engine.rb
super_tools-0.0.20 lib/super_interaction/engine.rb
super_tools-0.0.17 lib/super_interaction/engine.rb
super_tools-0.0.15 lib/super_interaction/engine.rb