Ruby on Rails
Go to file
Seth Fitzsimmons 47b4fa4a62 Fixed regex in redirect_to to fully support URI schemes [#1247 state:committed]
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-10-30 21:07:50 +01:00
actionmailer Update CHANGELOGs with the last few fixes, set date for today 2008-10-24 13:08:47 +02:00
actionpack Fixed regex in redirect_to to fully support URI schemes [#1247 state:committed] 2008-10-30 21:07:50 +01:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Ensure indices don't flip order in schema.rb [#1266 state:committed] 2008-10-30 13:03:42 +01:00
activeresource Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [#525 state:committed] 2008-10-30 12:47:23 +01:00
activesupport Don't rely on string CoreExtensions in StringInquirer since it is sometimes expected to work before the core extension are loaded 2008-10-30 17:48:32 +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 Fixed plugin generator so that generated unit tests would subclass ActiveSupport::TestCase, also introduced a helper script to reduce the needed require statements. [#1137 state:committed] 2008-10-30 12:57:52 +01:00
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00