Building an RSS Reader in Rails Is Easy
An RSS feed is a data format used by websites (mainly blogs) to deliver content to users. Most websites, including…
Aggregating the Future
An RSS feed is a data format used by websites (mainly blogs) to deliver content to users. Most websites, including…
Alfred is an OS X productivity tool that can turn user-specified commands into actions. These are known as workflows and…
Just another content management system? If that is the question running through your mind, wait until you get to the…
You’ve set up RSpec for your new Rails project but… what about data? You can’t write many tests without having…
Ruby is a among the most popular programming language of web. Many programmers prefer Ruby over Java and Python due…
A few weeks back, I was just getting into Elixir. I was so interested that I hopped on IRC and…
A few weeks back, I was just getting into Elixir. I was so interested that I hopped on IRC and…
Not sure about you, but I don’t like errors. Actually, when I see one I usually do something like this.…
This article was peer reviewed by Thom Parkin. Thanks to all of SitePoint’s peer reviewers for making SitePoint content the…
Automated testing is really widespread these days and of course Ruby has its own set of tools. One of these…