Skip to content

pschambacher/rails3-before_action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails3::BeforeAction

Ease your transition from Rails 3 to Rails 4 by defining before/around/after_action in Rails 3.

Usage

  • Add this gem to your gemfile.
  • Call require 'rails3/before_action' before initializing your Rails application.
  • Replace all the _filter with _action.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pschambacher/rails3-before_action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages