Ruby on Rails
Go to file
Michael Lovitt 7a0e7c7270 Fixed broken after_save callback; was being called when before_create was canceled or before_update was canceled
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1735 state:committed]
2009-01-16 10:11:58 +13:00
actionmailer Clean up view path cruft and split path implementations into Template::Path and Template::EagerPath 2008-12-29 19:27:19 -06:00
actionpack Use Rack's MethodOverride lib [#1699 state:resolved] 2009-01-13 17:26:29 -06:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Fixed broken after_save callback; was being called when before_create was canceled or before_update was canceled 2009-01-16 10:11:58 +13:00
activeresource Inline code comments for class_eval/module_eval [#1657 state:resolved] 2008-12-28 19:49:28 +00:00
activesupport Change Object#try to raise NoMethodError on private methods and always return nil when Object is nil [Pratik Naik, Lawrence Pit] 2009-01-13 03:28:32 +00:00
ci Spam people with commit rights on test failures. 2009-01-07 18:18:00 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Use Rack's MethodOverride lib [#1699 state:resolved] 2009-01-13 17:26:29 -06:00
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07: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