Go to file
2009-05-12 10:53:00 -07:00
actionmailer Fixes ActionMailer to work with the ActionView refactoring 2009-04-27 12:34:25 -07:00
actionpack Fixed new callbacks to not call the action when a callback sets the response body 2009-05-12 10:53:00 -07:00
activemodel Cherry-pick the inflector only 2009-05-05 21:40:53 -07:00
activerecord Use DependencyModule for included hooks in ActiveRecord 2009-05-11 22:23:47 -04:00
activeresource Defer rake/contrib/sshpublisher require so basic tasks don't need the full rake gem 2009-05-07 18:27:50 -07:00
activesupport Merge branch 'master' into wip_abstract_controller 2009-05-11 17:07:05 -07:00
ci Updated for Rack 1.0 2009-04-25 12:33:14 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Added db/seeds.rb as a default file for storing seed data for the database. Can be loaded with rake db:seed (or created alongside the db with db:setup). (This is also known as the "Stop Putting Gawd Damn Seed Data In Your Migrations" feature) [DHH] 2009-05-11 19:08:13 +02:00
tools Tool for profiling resource usage in each require call. 2009-05-07 12:10:26 -07:00
.gitignore Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Get Active Model in the mix 2009-04-22 01:02:54 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00