Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails 3 + Rspec + Capybara: check response status

Regex to match Number of 1-3 Digits After a Known String in Ruby

ruby regex string numbers

Find all old records returning same amount for greater than and less than (> <)

Nokogiri error on installation due to missing native extension

gem install typhoeus - failed to build gem extension

How do I sort this list?

c# python ruby sorting haskell

I have a numeric value like 30.6355 that represents money, how to round to 2 decimal places?

ruby decimal rounding

install rvm "bash /root/.rvm/scripts/rvm No such file or directory"

ruby-on-rails ruby

Remove nil values from hash

ruby json hash

extract single string from HTML using Ruby/Mechanize (and Nokogiri)

Why doesn't this ruby code compare regex?

ruby

How to update system Ruby to 1.9.2 on Mac?

ruby macos system rvm

Rails 3.1 Rspec Creating test case validate field for Model

Is Ruby pass-by-value or pass-by-reference? [duplicate]

Check if a date is between two other dates

Ruby Multidimensional Array - Remove duplicate in first position, add number in second position

arrays ruby

Updating record rails 4 No route matches [PATCH] "/admin/usersupdate"

Anyone know what CMS is using 37signals to manage the site?

mechanize and redirecting (ruby)

ruby rubygems mechanize

Combining two arrays into a hash

ruby arrays hash