Ruby on Rails
Go to file
Tarmo Tänav d69b4b7bea Made i18n simple backend able to store false values (and not confuse them with nil or lack of value)
Implemented support.array.skip_last_comma i18n key for
Array#to_sentence, this also tests the ability to store false.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-10-09 01:19:02 +01: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
activerecord Merge docrails 2008-10-05 22:16:26 +01: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
doc/template
railties Fix definition of find_name 2008-10-08 17:36:53 +02:00
.gitignore
Rakefile
pushgems.rb
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00