In the second part of this two-part tutorial, Darcy continues his introduction to Rails 3 by showing you how to create the Controller for your URL shortening application, write the View for it and... Read More
In the first part of this two-part tutorial, Darcy will introduce you to Rails 3. You’ll learn how to install Ruby on Rails, generate a basic application to shorten URLs and create a Model for it.... Read More
Ruby on Rails can be tricky for developers coming from other platforms—not only do you need to learn a new language, but a whole new set of best practices as well. Darcy runs through the top 10... Read More