Ruby on Rails
Go to file
David Heinemeier Hansson fe6d929bf0 Fixed reflection_for_gps_location test
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@835 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-06 11:56:22 +00:00
actionmailer Marked for release 2005-02-24 13:16:41 +00:00
actionpack Fixed that form helpers would treat string and symbol keys differently in html_options (and possibly create duplicate entries) #112 [bitsweat] 2005-03-06 11:50:41 +00:00
actionwebservice add action_web_service/test_invoke, will be used by for testing APIs in 2005-03-04 10:07:53 +00:00
activerecord Fixed reflection_for_gps_location test 2005-03-06 11:56:22 +00:00
activesupport Fixed an exception when using Ajax based requests from Safari because Safari appends a \000 to the post body. Symbols can't have \000 in them so indifferent access would throw an exception in the constructor. Indifferent hashes now use strings internally instead. #746 [Tobias Luetke] 2005-03-03 22:55:14 +00:00
railties Fixed -h/--help for generate and destroy generators #331 2005-03-06 11:42:17 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00