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
2008-10-19 19:54:35 +01:00
actionmailer Fixed load path for actionmailer and activesupport tests to always load from local lib files. 2008-10-04 07:57:18 -07:00
actionpack Sanitize the URLs passed to redirect_to to prevent a potential response splitting attack. 2008-10-19 15:24:18 +02:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Ensure association proxy responds to private class methods defined in associated class. [#1083] 2008-10-16 23:17:49 +02:00
activeresource Add ActiveResource::Base#to_xml and ActiveResource::Base#to_json methods. [#1011 state:resolved] 2008-10-07 17:48:02 +01:00
activesupport Simplified the implementation of the :prefix option. 2008-10-19 13:42:57 +02:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Expose default value of database connection pool in generated database.yml 2008-10-19 19:54:35 +01:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00