Sha256: c95bfef5f575c6e1871b90d3e4d35f63ab27454deea5894d08ae0de2f2e29454
Contents?: true
Size: 121 Bytes
Versions: 4
Compression:
Stored size: 121 Bytes
Contents
module Candle class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
4 entries across 4 versions & 1 rubygems