SitePoint » Articles » Rails For Beginners: All You Need To Know!http://articles.sitepoint.com/2008-05-20T14:00:00+00:00/>SitePointRails For Beginners: All You Need To Know!Patrick Lenzhttp://articles.sitepoint.com/article/rails-for-beginnersOK, so Ruby on Rails is well structured and saves us time. But where do you start if you're completely new to web development? In this article, Patrick teaches you the important theory behind the framework, so that you can begin building best practice apps in no time.2008-05-20T14:00:00+00:00Rapid RESTful Rails Apps -- No, Really!Myles Eftoshttp://articles.sitepoint.com/article/rapid-restful-rails-appsWith its built-in support for a REST-style architecture, Ruby on Rails makes building web apps easy and intuitive. In this article, Myles demonstrates how to get a tumblelog application up and running with a minimum of code, complete with full support for your own web services API.2008-02-28T13:00:00+00:00Debug Your Rails App With ruby-debugPatrick Lenzhttp://articles.sitepoint.com/article/debug-rails-app-ruby-debugDo you have what it takes to squash those nasty Ruby on Rails bugs? Expert exterminator and resident Ruby guru Patrick Lenz takes you on an action-packed tour of the latest Ruby debugging application -- ruby-debug.2007-09-30T14:00:00+00:00Learn Ruby on Rails: the Ultimate Beginner’s TutorialPatrick Lenzhttp://articles.sitepoint.com/article/learn-ruby-on-railsMake your mark in the brave new world of Ruby on Rails! In this action-packed adventure, Patrick provides rock-solid foundations in object oriented programming principles, and a detailed explanation of Ruby syntax. After this comprehensive tour, you'll plunge into the mysterious depths of the Rails framework. You'll emerge enlightened and ready to chart new web application territory.2007-01-30T13:00:00+00:00Get On Track with Ruby on RailsDaniel Boganhttp://articles.sitepoint.com/article/ruby-on-railsRuby? Rails? Ajax? Is this cluster of confusing buzzwords swarming around your head like a mob of angry bees? Then fear not, gentle padawan -- Jedi help is at hand! For I, too, was just like you once: confused, jumping at shadows, sinking into the depths of yet another custom Python web framework while softly weeping behind a stack of dog-eared PHP books. But not anymore. Today I build my applications in Ruby on Rails.2006-03-21T13:00:00+00:00