Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Quit threads if take longer than X seconds

Ruby .times method called on an integer. How does it know to iterate through each integer as the argument in a block?

ruby

Ruby code to get size in bytes of a webpage

Two different syntax for Ruby Mechanize.get(url) - what is the benefit?

How to format decimals

ruby-on-rails ruby

How to test for existence of a file on the Puppet Master

ruby linux puppet

bash: /usr/bin/ruby: No such file or directory

ruby ubuntu

Rails no longer compiles and serves up my application.scss file

css ruby-on-rails ruby sass

Ruby / Rails - File naming conventions and dealing with uppercase model names (i.e. CSV vs Csv)

ruby-on-rails ruby

Documentation as tests in Ruby?

ruby rdoc yard rustdoc

Is it a good practice to resort to the send() in this situation?

How to check a condition on a join?

ruby-on-rails ruby

In Ruby, what is the best way to hash two columns that share some values?

ruby csv

Defining `to_i` so that it is called implicitly

ruby implicit-conversion

SimpleForm label capitalizes my text. How to prevent?

rails pg db migration undefined method `database_authenticatable' for Devise Users

OO Patterns and/or Structured Approach for "Self Healing"?

php python ruby oop self-healing

How to change special symbols in string?

ruby regex