Sha256: 120c1bcc40c460510632aa38dfa9faa2b9c83ebf7cfa2eb1422ebfa637ae7e64

Contents?: true

Size: 122 Bytes

Versions: 1

Compression:

Stored size: 122 Bytes

Contents

class ApplicationController < ActionController::Base
  enable_to_read_mylist

  protect_from_forgery with: :exception
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
daimon-exhibition-0.1.0 spec/dummy/app/controllers/application_controller.rb