Skip to content

Barebones rails project with Mongodb, Foreman, Unicorn, Resque and redis support.

Notifications You must be signed in to change notification settings

surenm/barebones

Repository files navigation

This is a barebones rails project that uses

Mongoid - for database - no activerecord included

Resque - for background processing

Unicorn - for webserver

Foreman - for running daemons nicely

Twitter Bootstrap - Easier Templates

These are my commonly used modules and I use this project whenever I am spinning out a new repository instead of starting from rails new.

TODO: Intending to add devise, capistrano for later.

About

Barebones rails project with Mongodb, Foreman, Unicorn, Resque and redis support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors