Sha256: bc9c56c802503fc38ca571182f0577f7d62f250f91aef245d3eb845080236b8b

Contents?: true

Size: 152 Bytes

Versions: 10

Compression:

Stored size: 152 Bytes

Contents

module Tramway
  module Profiles
    class ApplicationController < ActionController::Base
      protect_from_forgery with: :exception
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tramway-profiles-1.3.1 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.3 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.2.0.1 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.2 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.1.2 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.1.1 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.1 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.0.2 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.0.1 app/controllers/tramway/profiles/application_controller.rb
tramway-profiles-1.0 app/controllers/tramway/profiles/application_controller.rb