Ruby on Rails
Go to file
David Heinemeier Hansson 1eb686a0e5 Cheaper Dependencies#log_call to resolve irritating error message w/ rake db:create (Sven) [#56 state:resolved] 2008-04-30 23:20:59 -05:00
actionmailer * Remove default_url_options from mailer generator 2008-04-21 14:31:54 -05:00
actionpack Fixed labels that have a bracketed name and an index [#68 state:resolved] 2008-04-30 17:21:18 -05:00
activemodel Use define_callbacks helper for ActiveRecord validations. 2008-04-20 11:45:44 -05:00
activerecord Added block-setting of attributes for Base.create like Base.new already has (Adam Meehan) [#39 state:resolved] 2008-04-30 23:14:32 -05:00
activeresource Fixed response logging to use length instead of the entire thing (seangeo) [#27 state:resolved] 2008-04-29 17:16:36 -05:00
activesupport Cheaper Dependencies#log_call to resolve irritating error message w/ rake db:create (Sven) [#56 state:resolved] 2008-04-30 23:20:59 -05:00
railties Fixed tabs to spaces [#47 state:resolved] 2008-04-29 17:23:50 -05:00
.gitignore preventing generated documentation from being picked up by git. [#37 state:resolved] 2008-04-23 20:27:23 +12:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb Testing commits 2008-04-10 22:09:13 -05:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00