Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Implementing Server Push

java php python ruby server-push

Transform [:one, 1, :two, 2] to {:one => 1, :two => 2} in Ruby

ruby

Ruby - DateTime for Database

ruby database datetime date

Should I be using Rails or Ruby for this website application? How?

ruby-on-rails ruby sinatra drb

Why would Ruby fail equality on 2 floats that appear the same?

ruby-on-rails ruby

Path parsing in rails

change the original variable from a ruby block? [duplicate]

ruby

Rails 3 Tree Data Structure

ruby-on-rails ruby menu tree

incremental array in ruby, 0..40, [10, 20, 30, 40]

ruby arrays

Can this be done in one regex?

ruby regex

Can you recommend good data grid class/gem for Ruby on Rails?

Ruby 1.9 - no such file to load 'win32/open3'

ruby

How to get rows as Arrays (not Hashes) in Sequel ORM?

ruby sequel

Is == a special method in Ruby?

ruby methods equality

A good way to insert a string before a regex match in Ruby

ruby regex

Ruby: What does autoload method do?

ruby

Hash invert in Ruby?

ruby arrays hash

Ruby: elegant array initialization and return in Ruby

Composing regexp?

ruby regex

Getting undefined method `gsub' for 6:Fixnum (Rails) in a view with jQuery + ERB?

ruby ruby-on-rails-3