Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Ruby mixins looking for a best practice

ruby mixins

Mongo Ruby Driver Cursor not found error

ruby mongodb

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

How do I marshal a lambda (Proc) in Ruby?

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?