1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2004-12-06 18:51:04 +00:00
actionmailer Dont include svn directories in packages 2004-11-25 16:31:27 +00:00
actionpack Added TestSession#session_id that returns an empty string to make it easier to functional test applications that doesn't use cookie-based sessions #275 [jcf] 2004-12-06 18:51:04 +00:00
activerecord Added extra words of caution for guarding against SQL-injection attacks 2004-12-06 18:08:35 +00:00
railties Syntax errors and other exceptions thrown outside of an action are now gracefully handled by the dispatcher 2004-12-06 18:25:01 +00:00