aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch.rb
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2010-05-30 15:53:14 +0200
committerMikel Lindsaar <raasdnil@gmail.com>2010-06-03 23:32:10 +1000
commitc3be207ee8267e2ce8af0f4e168be35fb1d6e5e8 (patch)
tree54348cbf7a6d5d96f8236dc1a9b69420134997db /actionpack/lib/action_dispatch.rb
parentfad29012af65e995a492d0159a50a3fcd98d68f4 (diff)
downloadrails-c3be207ee8267e2ce8af0f4e168be35fb1d6e5e8.tar.gz
rails-c3be207ee8267e2ce8af0f4e168be35fb1d6e5e8.tar.bz2
rails-c3be207ee8267e2ce8af0f4e168be35fb1d6e5e8.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 'actionpack/lib/action_dispatch.rb')
0 files changed, 0 insertions, 0 deletions