Sha256: eef51f14e6034599c7b1659f7bac1532ff3fb9ca374951ec8e55b871d931f12f
Contents?: true
Size: 107 Bytes
Versions: 1
Compression:
Stored size: 107 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery before_filter :authorize end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ccs_core_gem-0.0.2 | app/controllers/application_controller.rb |