Class: BasicAssumption::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/basic_assumption/rails.rb

Overview

Must be required explicitly in Rails 3. Extends ActionController::Base with BasicAssumption, sets the default assumption behavior to be the :rails behavior, and sets up an after_assumption hook.