Sha256: 7cd9b87fe7129af96d0c7e40e8e6255b890754d818674a5269977cab15365c25

Contents?: true

Size: 117 Bytes

Versions: 1

Compression:

Stored size: 117 Bytes

Contents

class ApplicationController < ActionController::Base
  protect_from_forgery with: :exception

  preserve :locale
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
preserve-1.0.0 spec/dummy/app/controllers/application_controller.rb