Ruby on Rails
Go to file
José Valim a5a9156b4e Template rendering should include layout time. 2010-01-15 12:24:32 +01:00
actionmailer Ensure we just send Ruby Stdlib objects in ActionMailer notifications. 2010-01-15 12:24:31 +01:00
actionpack Template rendering should include layout time. 2010-01-15 12:24:32 +01:00
activemodel Fix typos and add tests to ensure they will be caught the next time. 2010-01-11 23:38:35 +01:00
activerecord Do not send the whole controller in notifications, cherry pick required pieces. 2010-01-15 12:24:31 +01:00
activeresource Yield the payload notifications for further modification (like adding the result). 2010-01-15 12:24:31 +01:00
activesupport Yield the payload notifications for further modification (like adding the result). 2010-01-15 12:24:31 +01: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 Update CI bundler 2009-12-21 17:27:30 -06:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix an issue where log was not being tailed in the first request. 2010-01-15 12:24:31 +01: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 Set a good example, no system ignores in project ignore file 2010-01-13 20:26:01 -06:00
.gitmodules Remove rack submodule, 1.1 has been released as a gem. 2010-01-04 10:09:10 -06:00
Gemfile Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +01:00
Rakefile rake smoke: toplevel task to quickly smoke-test all projects 2009-12-28 12:29:03 -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