Posted by Vincent Woo
Sat, 19 Aug 2006 22:27:00 GMT
It was recently incorporated into Rails proper so it seemed like a good time to dive into the Simply Restful functionality. Not much documentation exists for it but many blogs have already posted tutorials.
The results of the past day or two’s tinkering distilled into a single 8.5 X 11 sheet:

.png
.pdf
References
Ryan’s Scraps (1)
Ryan’s Scraps (2)
scottraymondnet
Riding Rails
Meta|ateM
anthonyeden.com
Posted in Ruby on Rails | Tags cheatsheet, mime, rails, restful, routes | no comments | no trackbacks
Posted by Vincent Woo
Thu, 17 Aug 2006 03:09:00 GMT
Went a little further with the Capistrano setup and realized that I completely ignored mongrel and its cluster plugin. So after a few deletions here and some revising there, an updated cheatsheet is now ready for your downloading pleasure.

.png
.pdf
Posted in Ruby on Rails | Tags capistrano, cheatsheet, mongrel, updated | no comments | no trackbacks
Posted by Vincent Woo
Tue, 15 Aug 2006 04:31:00 GMT
I recently looked into using Capistrano for deploying webapps to the server. I needed to extend some of the tasks since I won’t be using fcgi so I spent the time mapping out how the tasks relate to one another. Let me know if there are errors for me to correct.

.png
.pdf
Posted in Ruby on Rails | Tags capistrano, cheatsheet | no comments | no trackbacks