Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Devise confirmation link gives me routing error

ruby-on-rails ruby devise

Naming Convention for Null Objects in Rails?

Preventing converting string into octal number in Ruby

ruby yaml

How to get a random number with a given discrete distribution in Ruby

ruby random probability

Ruby: Find index of next match in array, or find with offset

arrays ruby

Is there an inversish method for `Array#include?`?

ruby

Unexpected rspec behavior

ruby rspec

Why isn't this Ruby syntax error detected?

ruby syntax-error rubocop

Reading binary byte by byte in Ruby

ruby parsing

What is the best way to package a Ruby on Rails Application?

How to post-process HTML to add "target blank" to all links in Ruby?

Can I tell or hint to RubyMine what type a local or instance variable is?

ruby rubymine

RVM doesn't switch Rubies

ruby rvm

Parsing date like 1240915075

ruby parsing date

Why are we installing Ruby 1.9.2/1.9.3 gems into a 1.9.1 folder?

ruby rubygems

Ruby Gems returns "command not found"

ruby rubygems

What's the Ruby equivalent of Python's defaultdict?

How to Uninstall RubyMine?

ruby macos rubymine

rollback generated controller/model in RoR

How to setup a mail interceptor in rails 3.0.3?