]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Lots of documentation updates, plus split out potlatch libraries in to lib
[rails.git] / config / environment.rb
index bf80499f7502e8a07d0355f2dbfe0b1b5b43962f..02d99f20c6095cca73e5138c70fb7a77e5aab37d 100644 (file)
@@ -70,6 +70,6 @@ Rails::Initializer.run do |config|
 end
 
 # This has to be after the above block for some reason (doesnt pull in /lib/osm.rb?)
-POTLATCH_PRESETS = OSM::Potlatch.get_presets()
+POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()