aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2010-05-30 15:53:14 +0200
committerJosé Valim <jose.valim@gmail.com>2010-05-30 15:53:14 +0200
commit9a93844aba44319d3c8487a554124beb00ccc267 (patch)
tree54348cbf7a6d5d96f8236dc1a9b69420134997db /Rakefile
parent0078df6b54e595421bb486613f7bc3693250b592 (diff)
downloadrails-9a93844aba44319d3c8487a554124beb00ccc267.tar.gz
rails-9a93844aba44319d3c8487a554124beb00ccc267.tar.bz2
rails-9a93844aba44319d3c8487a554124beb00ccc267.zip
Add :only and :except to controllers MiddlewareStack. This allows
you to do the following: class PostsController < ApplicationController use AutheMiddleware, :except => [:index, :show] end
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions