edit spec - http://everydayrails.com/2012/04/07/testing-series-rspec-controllers.html
$ rails_best_practices .
http://code.tutsplus.com/articles/perfect-workflow-in-sublime-text-free-course--net-27293
npm initnpm install react react-dom flux redux react-router@latest --savenpm i babel webpack webpack-dev-server -gnpm install babel-loader babel-preset-react babel-preset-es2015 --save-devmkdir distmkdir src$ source nodeenv/bin/activate
$ npm init
$ npm install [email protected]
Instructor: VJ
Kim - front end html css
Francois - web design html css
Michael - service based start up html css
Jeff - PHP Dripal Twig Backbone
George - Dev Ops
https://waffle.io/LARailslearners/reach-for-a-peach
https://github.com/LARailsLearners/reach-for-a-peach
Reach for a Peach is a web app designed to help you reach your goals and keep track of them. You create your goals (represented by a peach) and set a time limit for them.
create a github repository create a heroku repository
rails new ressie git init and commit and push
rails g scaffold resolution ressie:string rake db:migrate git add, commit and push to github