Adding simple_form, adding profile settings, header image
This commit is contained in:
parent
1aa477ac2f
commit
3441361568
21 changed files with 344 additions and 4 deletions
|
@ -267,6 +267,9 @@ GEM
|
|||
json (~> 1.7, >= 1.7.7)
|
||||
rdoc (~> 4.0)
|
||||
sexp_processor (4.7.0)
|
||||
simple_form (3.2.1)
|
||||
actionpack (> 4, < 5.1)
|
||||
activemodel (> 4, < 5.1)
|
||||
simplecov (0.11.2)
|
||||
docile (~> 1.1.0)
|
||||
json (~> 1.8)
|
||||
|
@ -351,6 +354,7 @@ DEPENDENCIES
|
|||
rubocop
|
||||
sass-rails (~> 5.0)
|
||||
sdoc (~> 0.4.0)
|
||||
simple_form
|
||||
simplecov
|
||||
sqlite3
|
||||
therubyracer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue