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
2009-03-04 12:26:53 -06:00
actionmailer Removed the "charset" parameter from the Content-Type header of multipart sections of nested multipart messages. 2009-03-02 18:51:30 +13:00
actionpack Allow routes with a trailing slash to be recognized 2009-03-04 14:27:39 +13:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Fixed reset_session for ActiveRecord session store [#2108 state:resolved] 2009-03-03 13:07:03 -06:00
activeresource So it didnt happen yesterday, but very soon! Just need the final details ironed out 2009-02-28 10:30:49 +01:00
activesupport Fix OrderedHash#to_hash to return self instead of a new hash with self as default value 2009-03-03 19:10:33 -08:00
ci Ruby 1.9 compat: use String#each_line instead of #each 2009-02-04 09:29:00 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties stray character in railties test 2009-03-04 12:26:53 -06:00
.gitignore Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00: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