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
2009-08-09 04:12:08 -03:00
actionmailer Adds a :file delivery_method to save email to a file on disk 2009-08-08 16:32:17 +12:00
actionpack Went from 25% slower partials (vs. 2.3) to 10% faster. More to come. 2009-08-09 04:12:08 -03:00
activemodel Fix exclusive range patch to use begin/end instead of min/max. [#2981 status:resolved] 2009-08-08 23:42:18 +01:00
activerecord Don't define a default primary key in the schema dumper. 2009-08-08 19:31:35 -07:00
activeresource HTTP proxy support 2009-08-08 15:33:55 -07:00
activesupport Enumerable#sum now works will all enumerables, even if they don't respond to :size 2009-08-08 17:51:09 -07:00
ci
doc/template
railties Use Pathname for checking if sqlite path is absolute 2009-08-09 01:54:08 +01:00
tools
.gitignore
pushgems.rb
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
release.rb