Add membership action

This commit is contained in:
Moe Su
2017-06-09 02:23:16 +06:30
parent 451804366c
commit 7702c50675
9 changed files with 63 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
class Api::MembershipsController < ActionController::API
before :authenticate_token
#Add Membership to invoice
def create