Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to add checkbox per row when working with dataTable in ruby on rails?

Ruby transformation to merge an Array of Hashes into another Array of Hash?

ruby

ruby *args syntax error

ruby syntax-error args

How to sort hash keys based on array keys?

ruby

What's the difference between Float#floor and Float#to_i in Ruby?

ruby floating-point numbers

how can I list my own github repos with octokit

ruby git github

BigDecimal loses precision after multiplication

ruby floating-point

Why does ruby only allow certain orderings of default parameters and splats?

ruby

chruby not changing to the proper version of ruby according to the value in .ruby-version on new terminal tab

ruby chruby

How to convert lowercase string to uppercase and vice versa?

ruby

Escaping '“' with regular double quotes using Ruby regex

ruby regex gsub

Why does 'Date.parse' not raise an exception for an invalid date string?

ruby date

How are Symbols faster than Strings in Hash lookups?

ruby hash hashmap symbols

how can I read a file, bytes at a time in Ruby?

ruby file-io

Embedding Rake in a C++ app? Or is there a Lake for LUA?

c++ ruby lua rake

xslt 2.0 and Ruby on OS X

ruby macos xslt-2.0 xslt

How to override setup values, like RSpec `let`, in shoulda contexts?

ruby shoulda

How can I access a Rails scope lambda without calling it?

ruby-on-rails ruby lambda

Data Conversion in Ruby

ruby-on-rails ruby