summaryrefslogtreecommitdiffstats
path: root/app/views/users/show.api.rsb
Commit message (Expand)AuthorAgeFilesLines
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-031-0/+6
* Adds membership ids to /users/:id API response.Jean-Philippe Lang2012-02-061-2/+7
* remove trailing white-spaces from app/views/users/show.api.rsbToshi MARUYAMA2011-09-161-2/+2
* Makes some attributes optional in API response to get faster/lightweight resp...Jean-Philippe Lang2010-12-111-1/+1
* Fixed: error when serializing back objects with custom fields using ActiveRes...Jean-Philippe Lang2010-12-101-5/+1
* Adds a pseudo format to api template names and overrides ActionController#def...Jean-Philippe Lang2010-12-041-0/+28