Skip to content

Instantly share code, notes, and snippets.

View kengoudsward's full-sized avatar

kengoudsward kengoudsward

View GitHub Profile
[assumes everything is installed]
cd ruby_rails [ie, wherever you want to keep all your rails projects]
rails new_project [create the project]
ruby new_project/script/server [wow - your new app is up!]
[ctrl-c to kill it]
[in new_project dir, do]
git init
git add .
git status
@kengoudsward
kengoudsward / why's poignant guide
Created October 15, 2010 04:36
read this book
learn Ruby real quick and LOL all the way to the bank
and remember all those sortof theoretical concepts from your degree in computer science, that made sense at the time but never really sank in and you never really LEARNED - yeah stuff like hashes and regular expressions - yeah I will never forget them again after learning them the WhyTheLuckyStiff way!
talking_foxes.gotta_lov!
http://mislav.uniqpath.com/poignant-guide