update membership discount firstbill

This commit is contained in:
Aung Myo
2017-12-21 10:35:09 +06:30
parent 0121ae910e
commit e0d97470cc
5 changed files with 80 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
class MembershipSetting < ApplicationRecord
MembershipSetting = MembershipSetting.find_by_id(1)
end