Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I preserve case with http.get?

ruby-on-rails ruby

Shorter way to remove non-characters than gsub(/\d|\W/, "")

how do I play mp3 file?

HAML - how to display the value of a variable?

ruby-on-rails ruby haml

Rails and class variables

ruby

How do you find what week in a month a day is on?

ruby-on-rails ruby

Why is splat argument in ruby not used all the time?

ruby splat

Ruby word array as hash?

ruby-on-rails ruby

Rails 4.2.0.beta2 - Can't connect to LocalHost?

Return value of initialize method [duplicate]

ruby class return-value

Javascript with embedded Ruby: How to safely assign a ruby value to a javascript variable

javascript ruby

Please introduce a multi-processing library in Perl or Ruby

python ruby perl

Extend model in plugin with "has_many" using a module

ruby-on-rails ruby

How do I run two threads in Ruby at the same time?

ruby multithreading

Understanding Ruby Enumerable#map (with more complex blocks)

Ruby - return an array in random order

ruby random irb shuffle

Why Ruby inject method cannot sum up string lengths without initial value?

ruby

Rails How to get latitude and longitude from string address and put it on google map?

How do I install the mysql2 gem on ubuntu, when I'm using rails3 via rvm?

ruby-on-rails ruby ubuntu rvm

trouble with installing rvm in ubuntu

ruby ubuntu rvm