Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Sinatra redirect to URI without path

ruby http-redirect sinatra

Coalescing a tree of named profile samples into a top-down summation

ruby profiling

Using standard initial jekyll set up, jekyll serve watch resulting in LoadError

ruby jekyll

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?