John Ivanoff

John Ivanoff

John is a Dallas-based front-end/back-end web developer with 15+ years experience. His professional growth has come from big corporate day jobs and weekend freelance. His is enjoys working the Ruby the most these days and has even added pain to the process by developing Rails for Windows! He’s had many years of enjoyment with Cold Fusion and has strong background in web standards.

John's articles

Making Links in Ruby
Making Links in Ruby
Ruby

By John Ivanoff,

In this article, you'll learn how to make links in Ruby. Here, we scan strings for URL-like strings and create HTML links out of each one. This is done with just a few lines of Ruby.