Sha256: effbd51abd8dda3b7b23fab1ab6ad7cbbef1adfc577c4fe0c4712f1556e7fb8b
Contents?: true
Size: 119 Bytes
Versions: 18
Compression:
Stored size: 119 Bytes
Contents
module Heya class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
18 entries across 18 versions & 1 rubygems