Go to file
Joshua Peek eff61fcfa8 Insert a deprecation warn notice when using AS::DeprecatedCallbacks.
We are still using DeprecatedCallbacks in AS and AR. This is meant to annoy the
shit out of Rails core until we fix it.
2009-10-12 22:18:41 -05:00
actionmailer Mark html safety 2009-10-09 18:36:58 -07:00
actionpack Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
activemodel Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
activerecord Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
activeresource Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incorrect number of args 2009-10-08 10:48:47 -07:00
activesupport Insert a deprecation warn notice when using AS::DeprecatedCallbacks. 2009-10-12 22:18:41 -05:00
ci Run AP isolated tests on CI 2009-10-03 22:14:58 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix generators load paths 2009-10-11 12:35:01 -07: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 don't ignore all bin directories 2009-10-06 15:53:25 +13:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00