]> git.openstreetmap.org Git - rails.git/commit
Add a /api/0.6/user/NNNN call to the API
authorTom Hughes <tom@compton.nu>
Wed, 19 Sep 2012 17:59:49 +0000 (18:59 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 24 Sep 2012 17:44:11 +0000 (18:44 +0100)
commit3ce4de1295ecec082313740a3cdf25c2831164f7
treed33c95cb37411849a7310a079a78a7c9506da0e1
parent8e19a9bf7dde121903cd4135515f363a1a6c9d0d
Add a /api/0.6/user/NNNN call to the API
app/controllers/user_controller.rb
app/views/user/api_details.builder [deleted file]
app/views/user/api_read.builder [new file with mode: 0644]
config/routes.rb
db/structure.sql
test/functional/user_controller_test.rb