aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Etienne2012-10-01 20:36:06 +0200
committerMichel Etienne2012-10-01 20:36:06 +0200
commit7d447652d1adf357ce9fd1c89a5fa8fda638608e (patch)
tree798bd15e4623c9200cef040a6ece77467654ed43
parent911733f04d6a130879f4a4ac7764fa351c27630b (diff)
downloadchouette-core-7d447652d1adf357ce9fd1c89a5fa8fda638608e.tar.bz2
optionnal : launch migrztion
-rw-r--r--config/environments/development.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/environments/development.rb b/config/environments/development.rb
index 4cc904bab..a9e742bd6 100644
--- a/config/environments/development.rb
+++ b/config/environments/development.rb
@@ -1,3 +1,4 @@
+# ENV["CHOUETTE_RUN_MIGRATIONS"] = "true"
ChouetteIhm::Application.configure do
# Settings specified here will take precedence over those in config/application.rb