Ruby on Rails
Go to file
Pratik Naik 43a84a054f Fix the query matching in SubscriberTest 2010-01-16 00:02:46 +05:30
actionmailer Remove URI object from ActiveResource notification, send the :mailer class in AM (like in AP#process_action) and remove locale instrumentation. 2010-01-15 15:57:33 +01:00
actionpack In heterogeneous collections, neither the @path nor the @template are available, so we need to tell that we are simply rendering a collection. 2010-01-15 17:43:45 +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 Fix the query matching in SubscriberTest 2010-01-16 00:02:46 +05:30
activeresource Remove URI object from ActiveResource notification, send the :mailer class in AM (like in AP#process_action) and remove locale instrumentation. 2010-01-15 15:57:33 +01:00
activesupport Yield the payload notifications for further modification (like adding the result). 2010-01-15 12:24:31 +01:00
arel@0faeb50474
ci
doc/template
railties Bundle automatically if --dev or --edge is given as option. 2010-01-15 13:39:56 +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
Rakefile
pushgems.rb
rails.gemspec
release.rb