Ticket #2 (closed defect: fixed)
Allow geox_api_keys.rb to be located in RAILS_ROOT/config
| Reported by: | science | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
geox_api_keys.rb is required to run geocoder backends. It was located in the geox folder but helpful people suggested it belongs in the config folder instead. That is now possible, though it will continue to accept the old location if provided (though it prefers the new location when possible)
Change History
Note: See
TracTickets for help on using
tickets.

Fixed!