Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I get utf8 characters from File#path

How to mock Rails::configuration

Ruby and MySQL UTF-8 characters

mysql ruby encoding utf-8 sequel

How would I match nested "if" statements in regex? (using ruby)

regex ruby

How to fix the "SystemStackError (stack level too deep)" in rails model

ruby-on-rails ruby

rvm + rails install ERROR: While executing gem (NoMethodError)undefined method `ord' for nil:NilClass

is there a way of installing therubyracer in windows?

Return array of hrefs

ruby watir watir-webdriver

Is there a way to find out presence of binary code in an uploaded file or text area in ruby?

Bootstrap: How to center image in panel heading?

Ruby: How to split string while keeping delimiter and delimiter has length > 1?

ruby regex

RVM MultiUser install unsafe?

ruby-on-rails ruby linux rvm

What's a semantically-correct way to parse CSV from SQL Server 2008?

ruby regex csv

Rails 3.2, handle corrupted request bodies (MultiJson::DecodeError)

ruby-on-rails ruby json rack

What's the Perl equivalent of Ruby "foo".hash?

ruby perl hashcode

save/edit array in and outside ruby

ruby

Encrypt by "DES-EDE3-CBC" in ruby and decrypt in Java

java ruby encryption