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