Ruby on Rails
Go to file
Joshua Peek ac711043ec Fix ambiguous access_token scoping example 2009-12-08 16:15:25 -06:00
actionmailer Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
actionpack Fix ambiguous access_token scoping example 2009-12-08 16:15:25 -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 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 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 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 No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
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