bootstrap datepicker and customer save

This commit is contained in:
Aung Myo
2017-06-06 14:16:40 +06:30
parent 324f1e3b24
commit d2ce74f648
9 changed files with 146 additions and 46 deletions

View File

@@ -64,6 +64,8 @@ GEM
bootstrap (4.0.0.alpha6)
autoprefixer-rails (>= 6.0.3)
sass (>= 3.4.19)
bootstrap-datepicker-rails (1.6.4.1)
railties (>= 3.0)
builder (3.2.3)
byebug (9.0.6)
coffee-rails (4.2.2)
@@ -243,6 +245,7 @@ PLATFORMS
DEPENDENCIES
bcrypt (~> 3.1.7)
bootstrap (~> 4.0.0.alpha3)
bootstrap-datepicker-rails
byebug
coffee-rails (~> 4.2)
cups (~> 0.0.7)