Sha256: f1c2be72877aa1ba78d9304c99317e34a7fd32bccd0aac2e427042aab28d3426

Contents?: true

Size: 235 Bytes

Versions: 4

Compression:

Stored size: 235 Bytes

Contents

require_dependency "keppler_frontend/application_controller"

module KepplerFrontend
  class App::FrontendController < App::AppController
    include FrontsHelper
    layout 'layouts/keppler_frontend/app/layouts/application'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/rockets/keppler_frontend/app/controllers/keppler_frontend/app/frontend_controller.rb
keppler-2.1.21 installer/core/rockets/keppler_frontend/app/controllers/keppler_frontend/app/frontend_controller.rb
keppler-2.1.20 installer/core/rockets/keppler_frontend/app/controllers/keppler_frontend/app/frontend_controller.rb
keppler-2.1.19 installer/core/rockets/keppler_frontend/app/controllers/keppler_frontend/app/frontend_controller.rb