aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/filters.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed documentation snafus #575, #576, #577, #585David Heinemeier Hansson2005-02-071-1/+1
* Fixed that all redirect and render calls now return true, so you can use the ...David Heinemeier Hansson2005-01-201-4/+4
* Added conditional filters #431 [Marcel]David Heinemeier Hansson2005-01-091-15/+85
* Added authentication framework to protect actions behind a condition and redi...David Heinemeier Hansson2005-01-091-1/+1
* Added the possibility of passing nil to UrlHelper#link_to to use the link its...David Heinemeier Hansson2005-01-051-8/+8
* InitialDavid Heinemeier Hansson2004-11-241-0/+279