Sha256: 9a95bb5a51410e4373165ab8d8f425e27fff8579cc2f2b3719161a47139e4799
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
class ApplicationController < Repia::Controller::Base # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. protect_from_forgery with: :exception end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repia-0.3.0 | test/dummy/app/controllers/application_controller.rb |