Ruby on Rails
Go to file
Clemens Kofler d3ccfe414d Whitespace.
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-09-03 00:55:55 +02:00
actionmailer Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
actionpack Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activemodel Some performance goodness for AM Validations. 2008-09-03 00:55:23 +02:00
activerecord Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activeresource Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activesupport Whitespace. 2008-09-03 00:55:55 +02: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 Database connections are now pooled, one pool per #establish_connection call. 2008-09-02 18:32:54 +02:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02: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 Making ready for release of 2.1 2008-05-31 17:03:03 -07:00