Popular R Uby Programming Tips
Ruby Gem markdown_helper v1.0.0 Released
BurdetteLamar
·
0 responses
·
ruby, opensource, github, markdown
Find Outdated Gems
Ben Ackles
·
0 responses
·
ruby
Ruby alias and alias_method
Yaodong Zhao
·
0 responses
·
ruby, dongbeta
Better fix for Ruby's URI file:// handling
Ryan Graham
·
0 responses
·
ruby, uri
JRuby Lab
Paulo Igor
·
0 responses
·
ruby, jruby, java
Requiring ruby gems and failing with a user friendly exception
Shantanu
·
0 responses
·
ruby, rubygems, gems, ruby gems
Top 10 Tools/Ruby Gems for Quickly Building Social Networking Sites
carmatec
·
0 responses
·
ruby, rails, ruby on rails gems
Ruby inherited method bug
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Simple iterator with ruby fibers
Matjaz Muhic
·
0 responses
·
ruby, fibers, couroutines
@font-face & asset pipline
Matthew Ling
·
0 responses
·
ruby, rails, font-face, sprockets
Enumerable ranges from strings in Ruby
Michael Parks
·
0 responses
·
ruby, patch, string, range
Or not.
Tony Schneider
·
0 responses
·
ruby
Validate full_name
Amr Tamimi
·
0 responses
·
ruby, rails, regexp
Implementing Internationalization in an already started Rails project
ProGM
·
0 responses
·
rails, ruby, internationalization, i18n
Use tap to return an object after doing something with it
Daniel Green
·
0 responses
·
ruby, rails, on