Sha256: 211a438d9f082e395ed8468e10ad3c75fe20c306639cd5579dfb94fcf679fba2
Contents?: true
Size: 253 Bytes
Versions: 4
Compression:
Stored size: 253 Bytes
Contents
class ApplicationController < ActionController::Base # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. require GorgEngine::Engine.config.root + 'app' + 'controllers' + self.name.underscore end
Version data entries
4 entries across 4 versions & 1 rubygems