Skip to content

puiesabu/my_mongoid

Repository files navigation

MyMongoid

Build Status Coverage Status

Ruby bootcamp exercise

Installation

Add this line to your application's Gemfile:

gem 'my_mongoid'

And then execute:

$ bundle

Or install it yourself as:

$ gem install my_mongoid

Usage

TODO: Write usage instructions here

Learning

  1. Warmup
  2. Explore mongoid
  3. Basic Document
  4. Rspec and CI
  5. Mongoid CRUD
  6. Implement CRUD
  7. Implement CRUD 2
  8. Active Support Callbacks
  9. Implement Mymongoid Callbacks

Reference: Ruby Boot Camp

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ruby bootcamp warmup exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages