Guest User

Untitled

a guest
May 25th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # config/enviroment.rb
  2.  
  3. config.gem 'mongo'
  4. config.gem 'mongo_mapper'
  5.  
  6. # remove AR
  7. config.frameworks -= [ :active_record, :active_resource ]
Add Comment
Please, Sign In to add comment