added user model

This commit is contained in:
Edin Dazdarevic
2015-02-20 06:55:18 +01:00
parent 7c27d9415a
commit 8f904099cf
6 changed files with 55 additions and 8 deletions

View File

@@ -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