Skip to content

Commit

Permalink
initial commit rest api v3. #716
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Feb 10, 2021
1 parent 51e422a commit 719c5c9
Show file tree
Hide file tree
Showing 31 changed files with 5,248 additions and 78 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ AllCops:
Performance:
Exclude:
- '**/test/**/*'
SuggestExtensions: false

# Prefer assert_not over assert !
Rails/AssertNot:
Expand Down
Loading

0 comments on commit 719c5c9

Please sign in to comment.