installed mongoid

This commit is contained in:
2015-10-02 21:11:50 +02:00
parent 6cd84715b1
commit af78b22180
3 changed files with 147 additions and 2 deletions
+10
View File
@@ -39,6 +39,7 @@ GEM
arel (6.0.3)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bson (3.2.4)
builder (3.2.2)
byebug (6.0.2)
coffee-rails (4.1.0)
@@ -69,9 +70,17 @@ GEM
mime-types (2.6.2)
mini_portile (0.6.2)
minitest (5.8.1)
mongo (2.1.0)
bson (~> 3.0)
mongoid (5.0.0)
activemodel (~> 4.0)
mongo (~> 2.1)
origin (~> 2.1)
tzinfo (>= 0.3.37)
multi_json (1.11.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
origin (2.1.1)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
@@ -142,6 +151,7 @@ DEPENDENCIES
coffee-rails (~> 4.1.0)
jbuilder (~> 2.0)
jquery-rails
mongoid (~> 5.0.0)
rails (= 4.2.4)
sass-rails (~> 5.0)
sdoc (~> 0.4.0)