Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Convert exponentials to decimal in ruby

ruby

Ruby File.open not creating file

ruby file io writetofile

How to wrap std::vector of custom structure with ffi?

c++ ruby vector ffi

Understanding will paginate scopes/relations

How to express Infinity in C in a ruby extension

c ruby ruby-1.8 infinity

Reading video file metadata with ruby

ruby video metadata

PGError: SSL connection failure, H10 error

Why does Ruby's hash method vary across runs?

ruby hash ruby-1.9

What is the equivalent of Ruby's string.unpack('N') in Groovy?

ruby groovy

Best matching between two arrays using fuzzy string matching

ruby algorithm

Sinatra/Thin runs and cannot be stopped with Ctrl-C

ruby sinatra eventmachine thin

Rails 4 HABTM stops working when I add "multiple true" to collection_select

ruby-on-rails ruby

instance_variable_set in constructor

ruby

Excess spaces wile rendering multiline string in Rails 5

How to know from what module user was called

ruby class module call

Git commit revision id to be five chars long when using pretty format in Ruby script

What's the splat doing here?

ruby splat

devise_error_messages! causes undefined method `errors' for nil:NilClass

How do I remove certain words from a string, but only if they appear at the end of the string?

ruby regex

"Watir::Exception::NoMatchingWindowFoundException: browser window was closed" error when using IE 11 x64 with Page-Object