Go to file
José Valim 216e8c6bfa Update Rails Generators to use Thor 0.12.0.
Signed-off-by: Yehuda Katz <wycats@mobile-166-129-219-135.mycingular.net>
2009-11-08 18:41:44 -08:00
actionmailer Shush 2009-11-05 16:12:02 -08:00
actionpack Break up inflector to reduce the dependency burden on dependency-les methods like constantize. 2009-11-07 11:23:21 -08:00
activemodel Fix error_messages_for when instance variable names are given. 2009-10-21 11:18:36 -05:00
activerecord Arel::In -> Arel::Predicates::In 2009-11-02 17:50:12 -08:00
activeresource Consolidate Object#to_param and #to_query core extensions 2009-11-02 17:50:12 -08:00
activesupport Since we require 1.8.7 we don't need to shim instance_exec anymore 2009-11-07 11:23:34 -08:00
ci Turn off --debug for gem bundle. Force gem update. 2009-11-04 14:49:15 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Update Rails Generators to use Thor 0.12.0. 2009-11-08 18:41:44 -08: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 Have all the tests running off a single Gemfile 2009-10-20 16:34:44 -07:00
Gemfile Use spoofed version bump to ensure git is preferred 2009-11-03 00:25:15 -08: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