From 63feba3e57ce4f1f147e129af20353d96ef07924 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Sun, 6 May 2012 23:36:40 +0200 Subject: [PATCH] Small code layout improvement. --- db/seeds.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/seeds.rb b/db/seeds.rb index 84701f93d..1bf2b1cfb 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -113,7 +113,7 @@ Setting.create( ], }, :state => { - :value => 'http', + :value => 'http', }, :frontend => true )