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
Akira Matsuda 7c0e008973 Ruby 1.9 compat: fix JSON decoding to work properly with multibyte values
[#1969 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-02-17 11:58:53 -08:00
actionmailer Port fast reloadable templates from rails-dev-boost. 2009-02-12 13:04:12 -06:00
actionpack Special case in deprecated CGI proxy layer for Mongrel CGI cookies [#1957 state:resolved] 2009-02-16 22:17:54 -06:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Changed API of NestedAttributes to take an array, or hash with index keys, of hashes that have the id on the inside of the attributes hash and updated the FormBuilder to produce such hashes. Also fixed NestedAttributes with composite ids. 2009-02-13 21:47:56 +13:00
activeresource Handle either error string or array 2009-02-06 20:26:24 -08:00
activesupport Ruby 1.9 compat: fix JSON decoding to work properly with multibyte values 2009-02-17 11:58:53 -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 Properly skip fcgi tests if the gem is not installed 2009-02-16 15:12:28 -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