aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2006-04-01 19:08:04 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2006-04-01 19:08:04 +0000
commitebc0a38d404e4125798618027ec30f8580634599 (patch)
tree284c3f63205cc33885c2ea7584efcd0bcf500a44 /activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
parent5fd7118cbcbdac7a5d4c82ea811a8d97b6ce6c10 (diff)
downloadrails-ebc0a38d404e4125798618027ec30f8580634599.tar.gz
rails-ebc0a38d404e4125798618027ec30f8580634599.tar.bz2
rails-ebc0a38d404e4125798618027ec30f8580634599.zip
Use --simple-prompt instead of --prompt-mode simple for console compatibility with Windows/Ruby 1.8.2 #4532 [starr@starrnhorne.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activesupport/lib/active_support/core_ext/hash/indifferent_access.rb')
-rw-r--r--activesupport/lib/active_support/core_ext/hash/indifferent_access.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb b/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
index d60b605942..472e3ab7d1 100644
--- a/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
+++ b/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
@@ -76,4 +76,4 @@ module ActiveSupport #:nodoc:
end
end
end
-end \ No newline at end of file
+end