Ruby on Rails
Go to file
Yehuda Katz af375a5eb3 Replace _action_view with view_context to reflect that it is public and that it does not need to be an ActionView instance 2009-08-06 19:45:40 -03:00
actionmailer Merge docrails 2009-07-25 16:03:58 +01:00
actionpack Replace _action_view with view_context to reflect that it is public and that it does not need to be an ActionView instance 2009-08-06 19:45:40 -03:00
activemodel Use send instead of instance_eval 2009-08-06 00:11:28 +01:00
activerecord Ruby 1.9.2 compat: Array#* uses to_str instead of to_s to join values since Ruby 1.9.2 2009-08-05 17:08:02 -07:00
activeresource Add wrap_with_notifications helper to AMo observing 2009-07-20 23:57:01 -05:00
activesupport Extract String#bytesize shim 2009-08-01 18:34:41 -07:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Dont require thin as the thin rack adapter is now upstream 2009-08-05 23:00:33 +01: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 Removed remaining old generators files. 2009-07-03 14:57:46 +02:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02: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