diff options
| author | Robert | 2017-07-31 08:03:13 +0200 | 
|---|---|---|
| committer | Robert | 2017-07-31 08:03:13 +0200 | 
| commit | 609b774388a7f57703ec14a224363c88f3564eaf (patch) | |
| tree | 4610e6b5a82a6f472d2b6ecc7901385b7415f296 /config/environments | |
| parent | aa5028a21f28a2bee9f64b5e87e70828c9c8b75f (diff) | |
| download | chouette-core-609b774388a7f57703ec14a224363c88f3564eaf.tar.bz2 | |
Refs: #3507_1726@6h Code Review
Diffstat (limited to 'config/environments')
| -rw-r--r-- | config/environments/development.rb | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/config/environments/development.rb b/config/environments/development.rb index 1384d0c00..42523a761 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -91,7 +91,5 @@ Rails.application.configure do    # link to validation specification pages    config.validation_spec = "http://www.chouette.mobi/neptune-validation/v21/" -  # Local zip decompression dir -  #    config.i18n.available_locales = [:fr, :en]  end | 
