Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Watir Webdriver how to close child windows

Why doesn't `block_given?` work in this dynamically-defined method?

ruby ruby-1.9 ruby-1.9.3

Group Users by Age Range in ruby

How to create a rails project using rails/master (beta 4.0.0)?

Error when launching rails server - getting "uninitialized constant Devise::Models::Invitable (NameError)"

ruby-on-rails ruby

ruby regex - how replace nth instance of a match in a string

ruby regex

Ruby OpenSSL asymmetric encryption - using two key pairs

ruby openssl

generate activerecord schema from an existing table

How to put an email address in url on Rails

ruby-on-rails ruby email url

Any RSpec like tool for Erlang?

ruby rspec erlang bdd

Clean way to build long strings in Ruby

ruby string messages heredoc

How to manage migrations when multiple apps share the same database in Ruby?

How do I read a midi file, change its instrument, and write it back?

python ruby perl midi

How do I read text from non visible elements with Watir (Ruby)?

ruby watir watir-webdriver

ruby how read user input in scanf-style like in C++

c++ ruby scanf

Ruby Optional Parameters and Multiple Parameters

Does ActiveRecord wrap manual queries into a transaction already?

rspec require spec_helper in .rspec file

ruby rspec bundler

Share variable through ruby processes

if can? in Ruby on Rails

ruby-on-rails ruby