Popular Ruby Programming Tips
p, puts and print in Ruby
Yaodong Zhao
·
0 responses
·
ruby, print, dongbeta
Strings to colors
Yuri Artemev
·
0 responses
·
ruby, color, string
NOAA weather alerts feed in Ruby
Cameron Cundiff
·
0 responses
·
ruby, libraries
Porque você não deve usar os callbacks do ActiveRecord
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, best practices
Basic CanCan With PostgreSQL Hstore.
Jordon Bedwell
·
0 responses
·
ruby, rails, postgresql, hstore
Using HTML-Pipeline In Jekyll.
Jordon Bedwell
·
0 responses
·
ruby, jekyll
Terminal Weather Updates
Dan Reynolds
·
0 responses
·
ruby, weather, nokogiri
Ruby's equivalent to Python's `ary[1:]`
Melanie Archer
·
0 responses
·
ruby, array, enumerable
How to see, where method is defined, in runtime
Alex Teut
·
0 responses
·
ruby, rails
Parse a time string in a specific timezone
Nathan Hopkins
·
0 responses
·
ruby, rails
Implementing Internationalization in an already started Rails project
ProGM
·
0 responses
·
rails, ruby, internationalization, i18n
adn funding broadcaster
Dave Goodchild
·
0 responses
·
ruby, irc, bot
Fixing ruby ssl certificate error
Tommaso
·
0 responses
·
ruby, osx, mac, rvm
Geoelevations
Tomo Krajina
·
0 responses
·
ruby, gis, spatial, srtm
Parallel assignment and that comma
Melanie Archer
·
0 responses
·
ruby, arrays
rvm gemset setup
Wayne Graham
·
0 responses
·
bash, rvm, gemsets
Kill "hanging" ruby processes on windows
Kristoffer Roupé
·
0 responses
·
ruby, windows, processes
Destructuring with Ruby
Anandha Krishnan
·
0 responses
·
ruby, destructuring