aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Pastorino <santiago@wyeworks.com>2012-11-15 23:08:16 -0200
committerSantiago Pastorino <santiago@wyeworks.com>2012-11-15 23:08:16 -0200
commit44f12bbba08071178ec256c03eecadacdf35dccf (patch)
tree79c82bc7b7d0312e4c3acae5c076695e39a90ace
parente6e3317c5409b069782e7b701a11bcd5283794ae (diff)
downloadrails-44f12bbba08071178ec256c03eecadacdf35dccf.tar.gz
rails-44f12bbba08071178ec256c03eecadacdf35dccf.tar.bz2
rails-44f12bbba08071178ec256c03eecadacdf35dccf.zip
Remove extra whitespace
-rw-r--r--actionpack/test/controller/flash_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/test/controller/flash_test.rb b/actionpack/test/controller/flash_test.rb
index d8c78db8c0..6414ba3994 100644
--- a/actionpack/test/controller/flash_test.rb
+++ b/actionpack/test/controller/flash_test.rb
@@ -219,7 +219,7 @@ end
class FlashIntegrationTest < ActionDispatch::IntegrationTest
SessionKey = '_myapp_session'
- Generator = ActiveSupport::DummyKeyGenerator.new('b3c631c314c0bbca50c1b2843150fe33')
+ Generator = ActiveSupport::DummyKeyGenerator.new('b3c631c314c0bbca50c1b2843150fe33')
class TestController < ActionController::Base
add_flash_types :bar