Sha256: 256ac34671eca6a6f09bdfe74da9558557a5dedf0225df1f9fc32d881b0f96b1
Contents?: true
Size: 179 Bytes
Versions: 48
Compression:
Stored size: 179 Bytes
Contents
module Maestrano class ApplicationController < ActionController::Base include Maestrano::Connector::Rails::SessionHelper protect_from_forgery with: :exception end end
Version data entries
48 entries across 48 versions & 1 rubygems