So far, we have 3 articles for your reading pleasure.
- js_tutorial - The Inline Tutorial Framework (Powered by JQuery & Javascript)
Easily add tutorials to your websites by creating storyboards in Javascript. Let our framework do the rest!
- How-To Setup a Linux Server for Ruby on Rails - with Phusion Passenger and GitHub
A comprehensive how-to to setup and deploy your typical Ruby on Rails application on a blank new *nix (Unix, Linux, etc.) server.
- How-To Make a Rails Partial With Optional Locals (Parameters)
Make your partials more like methods that can output varying HTML based on the parameters passed in.