Sha256: 3835d377bb9549ee52fd9ad0846db70f5491c6d467167a93cfb06e1a564474ab

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

module Strain
  # TODO: Check issue https://github.com/rails/rails/pull/22112 - see if this engine is affected - issue with constant lookup that resolves ApplicationController to host app rather than engine controller
  class ApplicationController < ActionController::Base

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
strain-0.0.2 app/controllers/strain/application_controller.rb