Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-2.1

Is `require "rubygems"` returning `false` ok?

ruby rubygems ruby-2.1

How to get the name of the calling alias method?

Rails recurive view strange behaviour with object association

Why keyword arguments must be passed as hash with symbol keys, not string keys in Ruby?

TypeError (class or module required for rescue clause)

ruby ruby-2.1

Attribute saved in development but not in production

How to refine module method in Ruby?

Strings that compare equal don't find same objects in Hash

ruby ruby-2.0 ruby-2.1

Rails: Disabling link_to link not working but hidden link_to working

Fix for: Prior to 0.1.6, libyaml is vulnerable to a heap overflow exploit from malicious YAML payloads

yaml psych ruby-2.1

How to uninstall rvm, ruby, rails and gems. I'm getting errors on Mavericks

Why would `rvm install ruby-2.1.0` install preview1?

ruby rvm ruby-2.1

Memory usage increase with Ruby 2.1 versus Ruby 2.0 or 1.9

Bundler fails to install debugger 1.6.8

ruby-on-rails ruby-2.1

Debugger gem not supported in Ruby 2.1.0 / 2.1.1 / 2.1.2

AWS Elastic Beanstalk - How To Upgrade Existing Environment from Ruby 2.1 to Ruby 2.2

Ruby - Digest::Digest is deprecated; Use Digest

ruby warnings ruby-2.1

Can I have required named parameters in Ruby 2.x?

Check whether a string contains one of multiple substrings