Skip to content

nadnerb/coffeematrix

Repository files navigation

ReadMe

This is a dead simple rails example explaining some of the latest goodness to get a decent environment up.

install rbenv

for ruby 1.9.3 with the falcon patch see here

gem install bundler

add this to your .bash_profile

alias bi="bundle install --binstubs=.bin"

export PATH="./.bin:$PATH"


The original scaffold for this application was created by App Scrolls.

The project was created with the following scrolls:

  • capybara
  • rails_basics
  • git
  • github
  • jquery
  • rspec
  • twitter_bootstrap
  • simple_form
  • unicorn

About

built using appscrolls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published