Sha256: 225c5146af353068c538b027e0bed7a73b92d1529e7fae2e42320bbeea36105b

Contents?: true

Size: 138 Bytes

Versions: 3

Compression:

Stored size: 138 Bytes

Contents

module ActiveRecordMigrationUi
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_record_migration_ui-0.1.2 app/controllers/active_record_migration_ui/application_controller.rb
active_record_migration_ui-0.1.1 app/controllers/active_record_migration_ui/application_controller.rb
active_record_migration_ui-0.1.0 app/controllers/active_record_migration_ui/application_controller.rb