Thursday, 14 February 2013

Ruby Best Training Link

0 comments
Ruby on Rails Study Guide: Blocks, Procs, and Lambdas

 Ruby on Rails Study Guide: Blocks, Procs, and Lambdas 
Ruby is a language with a set of powerful features – the most powerful arguably being Blocks, Procs, and Lambdas. In short, these features allow you to pass code to a method and execute that code at a later time. Despite regularly using these features, many developers don’t fully understand the subtle differences between them.
View Tutoiral

Building Ribbit in Rails

Building Ribbit in Rails

Welcome to the next installment in our Twitter clone series! In this tutorial, we’ll build Ribbit from scratch, not using PHP, but with Ruby on Rails. Let’s get started!

Clock Here to view site

Leave a Reply