Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Sinatra: before filter ordering

ruby sinatra

Benchmarking methods in Ruby

ruby benchmarking

Get unique element on basis of string from array of hash

ruby-on-rails ruby

How does Ruby store large numbers? [duplicate]

How to add method to an existing class just like Objective-C category in Ruby? [closed]

ruby objective-c-category

Binding.irb how to step to the next line when debugging with IRB

ruby irb

Upgraded to minitest 5.4.0. Now must* and won't* doesn't work within Minitest::Test subclass, but assert* still works

ruby minitest

Best way to find a hash that contains a key, in an array of hashes in ruby?

ruby arrays

How to add extension to ruby Tempfile object?

ruby file temporary-files

Why is the Profiler module in Ruby 1.9 named with two trailing underscores?

ruby ruby-1.9

Ruby C extension: Is there a way to finalize?

ruby ruby-c-extension

How to specify memcache server to Rack::Session::Memcache?

ruby heroku memcached rack dalli

How can I set flag CLIENT_MULTI_STATEMENTS for mysql2 ruby gem?

ruby rubygems mysql2

Feather an image from code

Ruby- sort array based on string in index

Trying to use a proxy with Watir... (Rails)

Bash command not found rvm at startup, Mint

ruby linux bash rvm linux-mint

How to override one method from Rails Framework?