Ruby on Rails
Go to file
Dmitry Ratnikov 314ba0433f Changed to use klass instead of constantizing in assign_ids generated method
[#260 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-09 02:52:06 -07:00
actionmailer Adds a :file delivery_method to save email to a file on disk 2009-08-08 16:32:17 +12:00
actionpack Make bench harness produce output that is easier to compare 2009-08-09 04:12:09 -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 Changed to use klass instead of constantizing in assign_ids generated method 2009-08-09 02:52:06 -07:00
activeresource Setting connection timeout also affects Net::HTTP open_timeout. 2009-08-09 02:28:00 -07:00
activesupport Temporary fix to get our LoadError monkey-patch working with newer JRuby. We should probably remove MissingSourceFile and just monkey-patch LoadError instead of overriding LoadError.new. 2009-08-09 04:12:09 -03:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template
railties Fixed generating a namespaced model with table pluralization turned off. Add tests for namespaced model generation. 2009-08-09 02:38:35 -07:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Removed remaining old generators files. 2009-07-03 14:57:46 +02:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
pushgems.rb
release.rb