Sha256: 51ae5a08006508fc40d36ea6e11efcc995fc75702e061324788c2e8e669f88b2
Contents?: true
Size: 132 Bytes
Versions: 3
Compression:
Stored size: 132 Bytes
Contents
module SocialColorsRails class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems