Ruby on Rails
Go to file
Joshua Peek 759183c822 Ensure ActionView will be available to ActionMailer if ActionController is not loaded 2008-11-25 10:38:20 -06:00
actionmailer Ensure ActionView will be available to ActionMailer if ActionController is not loaded 2008-11-25 10:38:20 -06:00
actionpack Ensure ActionView will be available to ActionMailer if ActionController is not loaded 2008-11-25 10:38:20 -06:00
activemodel Require Mocha >= 0.9.3 which includes a MiniTest adapter 2008-11-23 15:05:59 -08:00
activerecord Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used. 2008-11-24 18:43:04 -08:00
activeresource Ruby 1.9 compat: don't shadow local var with block arg 2008-11-22 19:19:13 -08:00
activesupport Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used. 2008-11-24 18:43:04 -08:00
ci
doc/template
railties Skip fcgi dispatcher tests if fcgi lib isn't available 2008-11-24 21:47:26 -08:00
.gitignore
Rakefile
pushgems.rb
release.rb