Sha256: eeed7f3a6cc780e02f9fde2113bf7dd42efc8fcfbd9014fe8048f1c5ac35a5f5

Contents?: true

Size: 139 Bytes

Versions: 4

Compression:

Stored size: 139 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
start_bootstrap_admin_theme-0.1.2 app/controllers/start_bootstrap_admin_theme/application_controller.rb
start_bootstrap_admin_theme-0.1.1 app/controllers/start_bootstrap_admin_theme/application_controller.rb
start_bootstrap_admin_theme-0.1.1.pre.alpha app/controllers/start_bootstrap_admin_theme/application_controller.rb
start_bootstrap_admin_theme-0.1.0 app/controllers/start_bootstrap_admin_theme/application_controller.rb