The lessons from the Doctors on Rails course, with walkthroughs and examples.
Why are we all here?
We want to keep a full record of everything we do.
Convert a document from text to HTML by marking it up using tags.
Add some style to your web page.
Create a web application to host your CV.
Push the application online.
Replace the pesky HTML with the beautiful HAML
Dry up your CSS with Scss
Generate your first Rails app with a cv section resource.
Generate your first Rails app with a cv section resource.
Always deploy early!
Let's add a custom controller