openstreetmap-website/config/environments
Tom MacWright 7a98913d0c Add iD editor
iD sources live in vendor/assets/iD, and are managed with
vendorer, using the "rewrite" functionality to replace relative
paths in the CSS with <%= asset_path(…) %> directives.

To avoid needing to namespace all of its CSS classes, iD
is embedded via an iframe.

To setup, edit application.yml to include an `id_key` key.
(It can use the same consumer key as P2 if you like.)
2013-05-03 10:52:41 -07:00
..
development.rb Allow the development enviroment to work in offline mode 2012-03-21 10:01:23 +00:00
production.rb Add iD editor 2013-05-03 10:52:41 -07:00
test.rb Update to rails 3.2.0 2012-02-15 17:48:14 +00:00