forked from openstreetmap/openstreetmap-website
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
I'm putting all my ideas for work on this here, so that it doesn't clutter up the openstreetmap issue tracker with bad ideas, or good ideas that I never get around to doing.
- change @user to current_user
- use Paranoid gem instead of controller-based checking for
hidden?etc all the time - support multiple APIs simultaneously (so that I can refactor the routes)
- use resources in routes as much as possible
- use haml for html views (erb is useful but inelegant)
- use a third-party authorisation system
- use devise
- change away from hash rockets (makes the code look old and unmaintained)
- use factorygirl
- use rspec
- use annotate
- use named path in urls rather than building them with hashes
hampelm
Metadata
Metadata
Assignees
Labels
No labels