]> git.openstreetmap.org Git - rails.git/blob - app/models/api.rb
Remove require_user for the api_details method as that uses HTTP authentication.
[rails.git] / app / models / api.rb
1 class Api < ActiveRecord::Base
2
3
4
5 end