Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Return iterating object and index while iterating

ruby

String concatenation not possible?

ruby-on-rails ruby

Ruby - simple way to convert the first letter of string to downcase

ruby string jruby

parsing string pathname with ruby

ruby-on-rails ruby regex

How do you choose the right Ruby gem for your next project? [closed]

Rails migration gives error when trying to also create a record in the self.up

XML parsing in Ruby

How to write a regex to extract numeric values from a string?

ruby regex

How to set the Referer header before loading a page with Ruby mechanize?

Rails: Attr accessor undefined method in the setter

ruby string format formatting

ruby

Why won't Ruby allow me to specify self as a receiver inside a private method?

ruby private public

Is it right to avoid using third-party gems?

ruby regular expression to see if only numbers

ruby regex

What does the "=>" in "rescue Exception => e" do?

ruby syntax rescue hashrocket

Install error rb-inotify installation

ruby

what is meaning of 'end +' in ruby's function?

ruby

CarrierWave + RMagick Square Crop?

gem install debugger -v '1.5.0' fails

Geting a Typeerror with hashes (No implicit conversion of symbol into integer)

ruby hash