Skip to content

Commit

Permalink
No more mongoid for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Butsko committed Dec 30, 2012
1 parent 71cfc1d commit 3cb5cd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'rails'

gem 'sqlite3', :group => [:test, :development]
gem 'mysql2', :group => [:production, :staging]
gem 'mongoid'
#gem 'mongoid'

gem 'jquery-rails'
gem 'json'
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
mongoid (3.0.15)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.3.1)
multi_json (1.4.0)
multipart-post (1.1.5)
mysql2 (0.3.11)
Expand Down Expand Up @@ -119,7 +113,6 @@ GEM
omniauth-oauth (1.0.1)
oauth
omniauth (~> 1.0)
origin (1.0.11)
orm_adapter (0.4.0)
polyglot (0.3.3)
rack (1.4.1)
Expand Down Expand Up @@ -197,7 +190,6 @@ DEPENDENCIES
json
less-rails
libv8
mongoid
mysql2
oauth-plugin (~> 0.4.0)
omniauth
Expand Down

0 comments on commit 3cb5cd8

Please sign in to comment.