Go to file
2005-04-03 23:12:34 +00:00
actionmailer Fixed .id => .object_id in TMail 2005-04-03 16:26:21 +00:00
actionpack Fixed javascript_include_tag to output type instead of language and conform to XHTML #1018 [Rick Olson] 2005-04-03 16:23:56 +00:00
actionwebservice don't use SyncEnumerator, its far too slow to be used in something frequently called 2005-04-03 23:12:34 +00:00
activerecord More eager fixes 2005-04-03 18:21:20 +00:00
activesupport Fixed problem with classes being required twice. Object#const_missing now uses require_dependency to load files. It used to use require_or_load which would cause models to be loaded twice, which was not good for validations and other class methods #971 [Nicholas Seckar] 2005-04-02 08:24:39 +00:00
railties Added pagination for scaffolding (10 items per page) #964 [mortonda@dgrmm.net] 2005-04-02 09:11:17 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Released 0.11.1 2005-03-27 15:07:27 +00:00