Category Archives: Ruby

Ruby and Ruby on Rails articles

rails twitter search using search.atom

Recently, I had to create a twitter live feed for a work I’m doing…. so I found the gems for searching in twitter, but all of them were working with the search.json api, but since my client wanted the same … Continue reading

Posted in Ruby | 1 Comment

Next release of rails will be Rails 3.0

Now that rails 2.3.2 was released (the current version is rails 2.3.2.1), the rails team is following the road to rails 3.0, which means two things: There won’t be a 2.4 version You can expect a lot of new changes … Continue reading

Posted in Ruby | 1 Comment

Rails 2.3 released!!!

Rails 2.3.2 was finally released, you can check the changes in the release notes Be sure to check the screencasts at rails cast: App Templates in rails 2.3, Rails Engines, Rails Metal, Rack Middleware and Rails 2.3 Extras

Posted in Ruby | Leave a comment

Working with rails one more time ;)

In the next days, I’ll be working on a dance site that is being built in rails. This is a exciting news since I love dancing, and I was missing working with rails. My first task is to customize the … Continue reading

Posted in My Work, Ruby | Leave a comment