Sha256: 2557dfd8f424d0c529fac35253aff90c05a00a8fabb5af83e0e82e08a17c6ca1
Contents?: true
Size: 125 Bytes
Versions: 3
Compression:
Stored size: 125 Bytes
Contents
module Rapporteur class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems