Ruby on Rails
Go to file
Ian White 82b4faf812 Fix migrations when migrating to a specified version number with a fresh database [#1 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2008-04-17 13:43:47 -05:00
actionmailer Avoid modifying the sendmail_settings hash when using the return path. Closes #7572 [billkirtley] 2008-04-05 11:28:15 +00:00
actionpack Stub out Dispatcher#log_failsafe_exception method to please the test gods. 2008-04-15 18:04:12 -05:00
activemodel Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activerecord Fix migrations when migrating to a specified version number with a fresh database [#1 state:resolved] 2008-04-17 13:43:47 -05:00
activeresource Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activesupport Support options passed to ActiveSupport::Cache :mem_cache_store [#14 state:resolved] 2008-04-17 12:58:31 -05:00
railties Added Rails.public_path to control where HTML and assets are expected to be loaded from (defaults to Rails.root + "/public") #11581 [nicksieger] 2008-04-13 17:33:27 -05:00
.gitignore Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05: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