Ruby Programming
Tag details
Welcome to the 'Ruby Programming' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Ruby Programming'.
Latest blogosphere posts tagged “Ruby Programming”
-
Do YOU want to learn JRuby using Google Wave?
RubyLearning Blog —
Authority: 406
RL offers online courses in Ruby programming, Ruby Metaprogramming, Git & GitHub, FXRuby, Shoes, JRuby, Sinatra and Merb. Since 2005, over 15,000 participants spread across 140+ countries have learned Ruby and other Ruby related timely topics. This has been possible due to the extensive support provided by the ...2 days ago -
Rubyists.EU: Stairway to the European Ruby Community Integration
RubyLearning Blog —
Authority: 406
A Guest Post By Mariela Dimitrova , Gustavo Malamud and Javier Cicchelli . At the beginning of October 2009, a project, sweeping in both scope and ambition, was born. Begotten out of the current integration trends in an ever shrinking world with porous boundaries, this initiative is an attempt to fill in a ...4 days ago -
Re-raise a Ruby exception in a Rails rescue_from statement
Simone Carletti's Blog —
Authority: 419
Let’s say you are using rescue_from in your Rails application to rescue some type of exceptions that are thrown in your application. For example, you want to rescue a ActiveRecord::StatementInvalid but not every ActiveRecord::StatementInvalid : just those ActiveRecord::StatementInvalid exceptions where the ...5 days ago -
Re-raise a Ruby exception in a Rails rescue_from statement
Simone Carletti's Blog —
Authority: 419
Let’s say you are using rescue_from in your Rails application to rescue some type of exceptions that are thrown in your application. For example, you want to rescue a ActiveRecord::StatementInvalid but not every ActiveRecord::StatementInvalid : just those ActiveRecord::StatementInvalid exceptions where the ...5 days ago -
Sinatra: 6th Batch of the Popular Course Announced
RubyLearning Blog —
Authority: 406
Sinatra: 6th Batch of the Popular Course Announced RL offers online courses in Ruby programming, Ruby Metaprogramming, Git & GitHub, FXRuby, Shoes, JRuby, Sinatra and Merb. Since 2005, over 15,000 participants spread across 140+ countries have learned Ruby and other Ruby related timely topics. This has been ...1 week ago -
RPCFN: Short Circuit (#3)
RubyLearning Blog —
Authority: 406
Ruby Programming Challenge For Newbies RPCFN: Short Circuit (#3) By Gautam Rege About Gautam Rege Gautam Rege ( twitter / blog ) is based in Pune, one of the busiest IT hubs in India. He has done his computer engineering from Pune Institute of Computer Technology (PICT) and passed out in the year 2000. After ...1 week ago -
RVM: ruby version management
The Doctor What —
Authority: 98
I just discovered RVM , a tool for managing multiple versions of ruby on the same system. This is really useful on my MacBook Pro, since the built-in Ruby “has problems”. Such as having gems in weird locations which makes updating them difficult. Plus the fact that the OS X updater may clobber your changes ...1 week ago -
Ruby Whois 0.8.1
Simone Carletti's Blog —
Authority: 419
Whois 0.8.1 is now available. The new version of the GEM includes the compatibility with the new Denic response format and a small features to check whether the current answer supports a specific property. For example, let’s suppose you want to create a basic whois interface and you need to display the creation ...2 weeks ago -
Ruby Whois 0.8.1
Simone Carletti's Blog —
Authority: 419
Whois 0.8.1 is now available. The new version of the GEM includes the compatibility with the new Denic response format and a small features to check whether the current answer supports a specific property. For example, let’s suppose you want to create a basic whois interface and you need to display the creation ...2 weeks ago -
DRY up your Controllers with find_or_redirect
SmartLogic Solutions Blog —
Authority: 98
Do you do this: class ModelsController < ApplicationController before_filter :find_model def show end def destroy @model.destroy end private def find_model @model = Model.find_by_id(params[:id]) [...]2 weeks ago -
Charles Feduke Winner RPCFN #2
RubyLearning Blog —
Authority: 406
In this brief interview, Satish Talim of RubyLearning talks to Charles Feduke of USA , winner of the second Ruby Programming Challenge For Newbies . Satish>> Welcome Charles and thanks for taking out time to share your thoughts. For the benefit of the readers, could you tell us something about your ...2 weeks ago -
Ruby Metaprogramming New Batch Announced
RubyLearning Blog —
Authority: 406
RL offers online courses in Ruby programming, Git & GitHub, FXRuby, Shoes, JRuby, Sinatra and Merb. Since 2005, over 15000 participants spread across 140+ countries have learned Ruby and other Ruby related timely topics. This has been possible due to the extensive support provided by the patrons, mentors and ...4 weeks ago