Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Problem with File/FileUtils.chmod Ruby

ruby

BCrypt says long, similar passwords are equivalent - problem with me, the gem, or the field of cryptography?

Ruby: On what defining a class evaluates to

ruby

Talking with a SOAP service using Savon gem in Ruby

ruby soap ruby-on-rails savon

Where and how to handle rails exceptions?

Is there a way to decode q-encoded strings in Ruby?

ruby email decoding

What is the difference between these two statements, and why would you choose them?

Traversing a Hash Recursively in Ruby

ruby

How do you convert an ISO 8601 date to a UNIX timestamp in Ruby?

How do you filter Ruby Find.find() results?

ruby find

Ruby: OptionParser: String Arg & Hash Assignment

Ruby Mash equivalent in Python?

python ruby mocking

Rail3 rake test task not running tests

How do I strip hash tags from a tweet and return them as an array?

ruby regex

what some ways to mask a mysqldump?

mysql ruby mysqldump masking

How to count in a loop?

ruby loops

practical use for undef [duplicate]

ruby undef

How to do advanced string comparison in Ruby?

Vim/sed/awk Find & Replace with Incremental Integer

ruby vim sed awk macvim

Reading a binary 16-bit signed (big-endian) integer in Ruby

ruby