Go to file
2009-10-10 00:31:12 -10:00
actionmailer Mark html safety 2009-10-09 18:36:58 -07:00
actionpack Fix a bug where render :text could not handle yield :symbol. Fixes guides generation 2009-10-10 00:31:12 -10:00
activemodel Rewrite ActiveModel::Lint as a simple TU mixin 2009-10-07 09:24:51 -05:00
activerecord Add a :limit option to specify the maximum number of records that can be processed by accepts_nested_attributes_for 2009-10-09 16:08:11 +01: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 To unmarshal MissingSourceFile from child 2009-10-09 18:31:30 -07: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 Uses fileutils 2009-10-09 18:31:30 -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