summaryrefslogtreecommitdiff
path: root/app/models/service_level.rb
AgeCommit message (Collapse)Author
2014-04-17initial commit for the service level apiAzul
:api/service will return a hash of the current users service level This is failiing if the user is not logged in. Instead it should return the service description for an anonymous user.
2014-04-08moving users: app and test filesAzul