Skip to content

Instantly share code, notes, and snippets.

@runchal
runchal / README.md
Last active December 15, 2015 21:49
A very very basic, slightly embarrassing step-by-step guide to Rails to help me think some things through.

2012.04.10 / 6:56 PM
Began and mostly finished the nested resource section.

2012.04.10 / 4:09 PM 0.45. Finished up the users section of Devise. The CMS now performs how a CMS should perform in terms of making sure that users only have access to their own stuff. So that's kinda cool. What's not cool? Markdown parsing. It's still a mess, especially in the last section.

2012.04.09 / 3:50 PM
0.4. Added the beginning of a users section on Devise. Got distracted by a debugging issue. Toned down the manicness by 5%.

2012.04.08 / 4:44 PM