Sha256: d82002f716743e8af9521478ac3150ac1c16bc7b77d0e3fbe7f3a082a2895674

Contents?: true

Size: 102 Bytes

Versions: 7

Compression:

Stored size: 102 Bytes

Contents

module InvitesFeature
  class Engine < ::Rails::Engine
    isolate_namespace InvitesFeature
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
chili-4.0.1 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-4.0.0 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-3.1.1 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-3.1.0 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-3.0.0 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-2.0.1 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb
chili-2.0.0 spec/example_app/lib/chili/invites_feature/lib/invites_feature/engine.rb