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

@@ -109,6 +109,7 @@ GEM
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
pdf-core (0.7.0)
pg (0.20.0)
prawn (2.2.2)
pdf-core (~> 0.7.0)
ttfunk (~> 1.5)
@@ -244,6 +245,7 @@ DEPENDENCIES
kaminari (~> 0.16.3)
listen (~> 3.0.5)
mysql2 (>= 0.3.18, < 0.5)
pg
prawn
prawn-table
puma (~> 3.0)