New Learning Rails
Personal notes on Learning Rails from Ruby on Rails Tutorial 3RD ED.. This covers from Chapter 1 to Chapter 3.
Code me up
Personal notes on Learning Rails from Ruby on Rails Tutorial 3RD ED.. This covers from Chapter 1 to Chapter 3.
My Mac environment for a new Mac book Pro.
This is my personal notes on Pry.
This is my personal notes on Pry, Part 1.
While I was doing this, I wanted to automate some process. I am not sure how to install rbenv yet, though.
git clone
from https://github.com/tutsplus/rails-deployment-example. Move all the files to the previouse directory. Or cd the dir and start vagrant here.
Personal notes on Vagrant and Puppet.
Notes from Command-Line Apps in Ruby.
Video from Efficient Rails Test-Driven Development by Walfram Amold
Use next/redo to jump to the beginning. Use break to break out the program.
Notes from Getting Started with Rails.
Notes from Bootstrap and custom CSS.
Ruby notes.
Install RubyGems
Day 2 of Make YOur Own Website covering review, snippet, external style sheet and CSS properties.
Class notes for Summer Course 2013: Make your own website, covering tools, HTML, CSS.
My note to create and deploy next posts on github pages. Useful website for octopress and github pages.