Sha256: 99c24d517e0c21a0748f8b26eea4717fa8eba2618de6ea227e93689b08f69dce

Contents?: true

Size: 93 Bytes

Versions: 7

Compression:

Stored size: 93 Bytes

Contents

module InvitesFeature
  class ApplicationController < Chili::ApplicationController
  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/app/controllers/invites_feature/application_controller.rb
chili-4.0.0 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb
chili-3.1.1 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb
chili-3.1.0 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb
chili-3.0.0 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb
chili-2.0.1 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb
chili-2.0.0 spec/example_app/lib/chili/invites_feature/app/controllers/invites_feature/application_controller.rb