Ruby on Rails
Go to file
Yehuda Katz 8b9275340f Merge branch 'master' of github.com:rails/rails 2009-12-10 13:11:15 -08:00
actionmailer Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
actionpack Merge branch 'master' of github.com:rails/rails 2009-12-10 13:11:15 -08: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 Horo rdoc template 2008-06-22 10:38:25 -07:00
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 Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.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 Use copy instead of export for release 2008-09-05 14:22:56 +02:00