Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

LugiHaue/rails_blog_example_with_mongoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published