RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

techiferous — 4 posts

http://techiferous.com

I've updated the syntax of the brand new tabulous gem and created a step-by-step tutorial on how to add tabs to a Rails app.
I just released a gem that makes it very easy for you to add tabs in Rails. Enjoy!
Roadmap for Learning Rails  techiferous.com
It can be daunting for a Rails newbie to know where to start and what to learn in what order. The Roadmap for Learning Rails helps beginners bootstrap their Rails learning.
If you're writing Rack middleware that modifies the HTML of the response, Rack::Plastic will make the task much easier. Useful middleware has already been written using Rack::Plastic, including Rack::Environmental, Rack::Gsub and Rack::Linkify.