Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Should I close logger file?

ruby logging

rand(Range) - no implicit conversion of Range into Integer

ruby

Why does Ruby keeps code evaluation after throwing a NameError exception?

ruby

In unit testing loosely typed languages, should the return type of methods be checked?

Ruby - Convert Day Of Week To Integer

ruby-on-rails ruby date

Setting Heroku debug rails runner

ruby debugging heroku

Is there a shorthand for {|x| foo x}?

ruby

.zshenv:2: command not found: rbenv

ruby zsh rbenv zshrc

Error upon `bundle exec jekyll 3.8.7 new .` for Github Pages

How to make RubyMine autocorrect with Rubocop on every save

ruby ide rubymine rubocop

Monitoring Windows directory size

java ruby perl powershell groovy

Best way to collect Rails application usage statistics

How do you override the ruby case equality operator? (===)

ruby overloading

Image resizing web service [closed]

Accessing pgp encrypted file in Ruby

ruby pgp

How to model and store recurring tasks in rails?

Why is Array.count available in dev mode but not production?

ruby-on-rails ruby

xml diff in ruby? [closed]

xml ruby merge diff

Getting module of caller in Ruby

ruby reflection

Using ruby with databases, but without rails