Ruby on Rails
Go to file
Joshua Peek 9fbde11b8b More test porting 2009-12-08 17:41:00 -06:00
actionmailer Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
actionpack More test porting 2009-12-08 17:41:00 -06:00
activemodel Ruby 1.9.2: explicitly raise NoMethodError for explicit coercion attempts 2009-12-06 18:22:09 -08:00
activerecord Replace reset_counter_cache with reset_counters that has API inline with existing update_counters method 2009-12-03 23:25:11 -08:00
activeresource Reorganize autoloads: 2009-12-02 20:01:08 -08:00
activesupport Ruby 1.9.2: explicitly raise NoMethodError for explicit coercion attempts. Calling super gives us NameErrors. 2009-12-06 18:03:18 -08:00
arel@0faeb50474
ci
doc/template
rack@adf996587a Break up rails and railties: 2009-12-02 11:35:47 -08:00
railties Remove assert_raises usage that only test-unit 1 supports. Breaks minitest and test-unit 2. 2009-12-06 17:23:43 -08:00
tools
.gitignore Ignore all pkg files 2009-12-02 11:35:48 -08:00
.gitmodules Break up rails and railties: 2009-12-02 11:35:47 -08:00
Gemfile Explicit source no longer needed, default gems source points to gemcutter. 2009-11-22 14:34:11 -08:00
Rakefile Break up rails and railties: 2009-12-02 11:35:47 -08:00
pushgems.rb
rails.gemspec Break up rails and railties: 2009-12-02 11:35:47 -08:00
release.rb