Ruby on Rails
Go to file
Joshua Peek 2f90d70049 Kill RouteSet#recognize 2009-12-10 23:45:04 -06:00
actionmailer Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
actionpack Kill RouteSet#recognize 2009-12-10 23:45:04 -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 Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These submodules will be removed once we add proper Gemfile following to bundler 2009-11-16 12:30:06 -08:00
ci CI: yeah, run those tests 2009-11-10 17:19:39 -08:00
doc/template
rack@adf996587a Break up rails and railties: 2009-12-02 11:35:47 -08:00
railties Fixed old routing mapper example in generated routes.rb 2009-12-09 20:39:42 -06: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