Sha256: daa81aed19d9a529122c44ea8c2143c4a8bb3290e6bc1b39ed148c4a586931d6
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
class QwertyBaseController < ApplicationController # Module which has a method called 'autherize', this is called from a before_filter below include Qwerty.options[:autherization] before_filter :autherize end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qwerty-0.0.1.pre | app/controllers/qwerty_base_controller.rb |