Showing posts with label Ruby. Show all posts
Showing posts with label Ruby. Show all posts
Thursday, 14 February 2013

Automatic Testing for TDD with PHP

0 comments
Automatic Testing for TDD with PHP
Traditional test-driven development can, at times, be cumbersome. You have to stop writing code in order to run your tests. Luckily, there are solutions, which provide the ability to automatically run your tests as you code. In this tutorial, you will learn how to use a Ruby gem, called watchr, to monitor your code and automatically run the appropriate tests whenever you save your work.

Tests Failed

View Tutorial
Continue reading →

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
Continue reading →
Wednesday, 13 February 2013

jgjk

0 comments
hgjk
Continue reading →