Ruby on Rails
Go to file
David Heinemeier Hansson 75fca04590 Added authentication framework to protect actions behind a condition and redirect on failure. See ActionController::Authentication for more.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@351 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-09 15:20:00 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Added authentication framework to protect actions behind a condition and redirect on failure. See ActionController::Authentication for more. 2005-01-09 15:20:00 +00:00
activerecord Fixed that conditions in has_many and has_and_belongs_to_many should be interpolated just like the finder_sql is 2005-01-07 03:55:24 +00:00
activesupport Added the first of the coming core extensions 2005-01-09 15:02:39 +00:00
railties Added rewrite conditions needed for page caching to work 2005-01-08 23:46:29 +00:00