1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2010-01-15 12:24:30 +01:00
actionmailer Add subscriber to ActionMailer. 2010-01-14 01:07:03 +01:00
actionpack Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +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 Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
activeresource Add notifications to ActiveResource. 2010-01-14 01:07:03 +01:00
activesupport Add instrument! to notifications which adds the result to the payload. 2010-01-14 01:07:03 +01:00
arel@0faeb50474
ci
doc/template
railties Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
tools
.gitignore Set a good example, no system ignores in project ignore file 2010-01-13 20:26:01 -06:00
.gitmodules
Gemfile Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +01:00
pushgems.rb
rails.gemspec
Rakefile
release.rb