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-10 16:58:39 +02: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 Allow use of :path_prefix and :name_prefix outside of namespaced routes. [#1188 state:resolved] 2008-10-08 14:56:52 +01:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord explicitly including child associations that are also included in the parent association definition should not result in double records in the collection/double loads (#1110) 2008-10-10 16:58:39 +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 Made i18n simple backend able to store false values (and not confuse them with nil or lack of value) 2008-10-09 01:19:02 +01: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 Fix script/console --sandbox warning. [#1194 state:resolved] 2008-10-09 01:35:21 +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