Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Conditional blocks in Ruby

ruby

How to batch convert mp4 files to ogg with ffmpeg using a bash command or Ruby

Validating phone number in ruby

ruby regex phone-number

Validating the shape of Ruby hashes?

ruby mongodb

Ruby each, different action depending on index, with a pattern?

ruby erb

Ruby RestClient.post for login form

Stubbing when an object's constructor builds another object

understanding comparable mixin and enumerable mixin

Rails escapes HTML in my plain text mails

Rails: I installed ActiveAdmin and my devise link stopped working

Implementing Binary Tree in Ruby

Dynamically extend existing method or override send method in ruby

ruby metaprogramming

The Sequel gem qualified query column name with table double underscores

ruby sequel

How to close browser at the end of watir test suite?

ruby unit-testing watir

Hash Destructuring

ruby hash splat

Parsing street addresses in Ruby

Defining a public method in a Ruby module?

ruby

Dynamic namespaced controllers w/ fallback in Rails

ActiveSupport::Notifications should be async?

ruby ruby-on-rails-3

Is there a way to seek through a file without loading the whole thing into an array?

ruby