Mongoid

Public
Add Mongoid to your new rails app
Icons/chart bar
Used 16 times
Created by
A Alejandro Alvarez

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/x9QsQ5"
Template Source

Review the code before running this template on your machine.

run "bundle add mongoid"
Bundler.with_unbundled_env { run "bundle install" }
rails_command "generate mongoid:config"
Comments

Sign up or Login to leave a comment.