added user model
This commit is contained in:
@@ -21,6 +21,8 @@ GEM
|
||||
tzinfo (~> 1.1)
|
||||
arel (6.0.0)
|
||||
backports (3.6.4)
|
||||
bcrypt (3.1.10)
|
||||
bcrypt (3.1.10-java)
|
||||
builder (3.2.2)
|
||||
i18n (0.7.0)
|
||||
jdbc-postgres (9.3.1102)
|
||||
@@ -66,6 +68,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
activerecord
|
||||
activerecord-jdbcpostgresql-adapter
|
||||
bcrypt (~> 3.1.7)
|
||||
jruby-openssl
|
||||
json
|
||||
pg
|
||||
|
||||
Reference in New Issue
Block a user