LugiHaue / rails_blog_example_with_mongoid

This is a ruby on rails 4 blog example with mongoid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails Blog Example (mongoid)

This is a ruby on rails 4 blog example with mongoid.

#Dependencies

  • Rails 4.2.0
  • Ruby 2.2
  • MongoDB

#Using this Application Right Now

git clone git://github.com/LugiHaue/rails_blog_example_with_mongoid.git
cd rails_blog_example_with_mongoid
bundle install
rake db:migrate
rails server

About

This is a ruby on rails 4 blog example with mongoid.


Languages

Language:CSS 39.9%Language:Ruby 28.2%Language:HTML 28.1%Language:JavaScript 3.8%