summaryrefslogtreecommitdiff
path: root/lib/api/api_guard.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove some dead code from the Grape APINick Thomas2016-09-191-43/+13
* Fix a few places where autoloading would failRémy Coutable2016-05-101-133/+137
* Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-021-5/+2
* Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-021-2/+2
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-2/+2
* Doorkeeper integrationValery Sizov2014-12-241-0/+175