]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Switch to rails 2.0.2 as Debian/Ubuntu is able to handle it now.
[rails.git] / config / environment.rb
index abdb8bdfa42829dba12e198a590c9f7eef84408a..cfabe365f4ce7aafea69bb93e563a54ab7396540 100644 (file)
@@ -67,3 +67,8 @@ Rails::Initializer.run do |config|
   # Make Active Record use UTC-base instead of local time
   # config.active_record.default_timezone = :utc
 end
+
+# This has to be after the above block for some reason (doesnt pull in /lib/osm.rb?)
+POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()
+
+