Rails Workflow

Today, I made a couple (tiny) Rails apps.

Granted, Rails generators handled a lot of the black magic; but I was able to establish a simple workflow to get up and running quickly, and I would like to share it with you.

Do the following in your terminal. Use vim. Be a rockstar.

Rails Workflow #

A few simple steps when starting a new Rails project #

 
4
Kudos
 
4
Kudos

Now read this

Thoughts on blogging

Writing is hard. Writing about technical topics is harder. Great writing demands clarity and conciseness when expressing ideas. This is especially important when discussing technical topics with a varied audience that might include... Continue →