Sha256: 118872de8fc6246b53e24faa709ce9454e444936147467f0e9870d588e647708
Contents?: true
Size: 150 Bytes
Versions: 6
Compression:
Stored size: 150 Bytes
Contents
module Resizing module Rails class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
6 entries across 6 versions & 1 rubygems