Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby 'pass by value' clarification [duplicate]

ruby

What does a double colon do inside a module? [duplicate]

ruby module

How does one upgrade a specific ruby gem to a specific (or the latest) version?

Update method "No route matches [POST]"

ruby-on-rails ruby post put

Using ruby google-api-client to get youtube video data

How will be the best way to render array of arrays in erb template?

Ensure that multiple variables have a different value

ruby

Ruby on rails authlogic config (get rid of capitalization check)

How to perform String replacements without backslash escaping in Ruby

ruby string replace escaping

Serverspec: Check if directory is empty

How to detect what server (thin, puma, passenger, ...) is used for Rails application?

ruby-on-rails ruby

How to transform "dot-notation" string keys in a Hash into a nested Hash?

ruby-on-rails ruby

How to write and read files in/from Hadoop HDFS using Ruby?

ruby hadoop hdfs

Is there a way to check if a Ruby variable contains binary data?

RoR: Carrierwave Not Working/Saving to Database

How to stub Nokogiri in spec