Sha256: 5d77004fb70a2ed6e2d3cf6f3c5d2ac5a44c2e59a64d487092011887902d320c

Contents?: true

Size: 140 Bytes

Versions: 4

Compression:

Stored size: 140 Bytes

Contents

module Boxroom
  class ApplicationController < "::#{Boxroom.configuration.parent_controller}".constantize
    protect_from_forgery
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
boxroom-0.0.5 app/controllers/boxroom/application_controller.rb
boxroom-0.0.4 app/controllers/boxroom/application_controller.rb
boxroom-0.0.3 app/controllers/boxroom/application_controller.rb
boxroom-0.0.2 app/controllers/boxroom/application_controller.rb