Ruby on Rails
Go to file
Carlhuda 53d7acdf4f Refactor script/console into an object and use IRB.start instead of calling exec. 2009-11-23 17:28:50 -08:00
actionmailer Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
actionpack Remove inflection reloads routes test 2009-11-23 19:25:39 -06:00
activemodel Uses Hash#reverse_merge 2009-11-13 10:31:05 -08:00
activerecord Revert "Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted."" 2009-11-23 10:42:32 -08:00
activeresource Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
activesupport Fixes remote errors in isolation tests 2009-11-23 15:42:25 -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-mount@3784e633b4 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
railties Refactor script/console into an object and use IRB.start instead of calling exec. 2009-11-23 17:28:50 -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 Refactor plugins 2009-11-11 18:09:16 -08:00
.gitmodules 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
Gemfile Explicit source no longer needed, default gems source points to gemcutter. 2009-11-22 14:34:11 -08:00
Rakefile Unify test:isolated across components and run by default at toplevel 2009-11-10 16:50:15 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00