Ready Set Rails
  • Rails Fundamentals Workshop
  • Pairing as a Service
  • How to learn Ruby on Rails
  • Installing Ruby on Rails

Archive: March, 2012

This is Why Learning Rails is Hard

Posted on March 27, 2012 by brookr in Novice, Rails, Ruby

Ruby on Rails Has Many Dependencies It’s in the name. Rails depends on Ruby. But as anyone learning Rails can tell you, it depends on a lot more. There is a whole corpus of tools and concepts that a modern web developer must be familiar with. On top of those, Rails comes with it’s own [...]

View Post

Launch: Rails Fundamentals Workshop

Posted on March 25, 2012 by brookr in Novice, Rails, Ruby

Ready to Get Technical? You love the Internet. You use web apps daily. Maybe you even work at a company that produces web apps or a tech startup trying to gain traction with a new web service. But if you aren’t a part of the technical team, perhaps the details of how these things work [...]

View Post

Haml by Default in a New Rails App

Posted on March 16, 2012 by brookr in Apprentice, Rails

(UPDATE: Daniel Kehoe, the maintainer of the RailsApps repo, graciously accepted my contribution. I’ve updated the links to point to the master project.) The really short version Generate a new rails app based on a template that includes Haml (and some other nice optional features). rails new ProjectName -m https://raw.github.com/RailsApps/rails3-application-templates/master/rails3-haml-html5-template.rb The lazy one works the hardest [...]

View Post

Introducing…

Posted on March 16, 2012 by brookr in Novice, Rails, Ruby

Welcome aboard! This site is dedicated to helping you dive into Ruby on Rails and it’s complicated, but totally learnable, ecosystem. ReadySetRails is a live and in-person training class dedicated to getting you up and running with a modern development toolset. Stay tuned for more info! Our first course offering will be launching soon.

View Post

Wanna be AWESOME at Rails?

Enter your email to get on the spam-free list for Training Class announcements, the best tips from the blog, and the biggest discounts:

From the Twitternet

  • No public Tweets found

Recent Posts

  • September Workshop: Yowza!
  • 5 mistakes that make you look like a Rails n00b
  • Rake on Rails: At-A-Glance Poster
  • The Very BEST Way to Learn Ruby on Rails
  • Client-side Time Zone Support

Categories

  • Apprentice (3)
  • Misc (1)
  • Novice (5)
  • Rails (13)
  • Ruby (4)
  • Tools (1)

Archives

  • September 2012
  • July 2012
  • May 2012
  • March 2012
  • January 2012
  • November 2011
  • September 2011
  • August 2011

(c) 2012 Ready Set Rails: Learn by Doing