Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

RubyMotion and Pointers

ios ruby rubymotion

Is it possible to refer to a parameter passed to a method within the passed block in ruby?

ruby block

"resources"-directory for ruby gem

ruby gem ruby-c-extension

Convert full-width Japanese text to half-width (zen-kaku to han-kaku)

ruby text unicode cjk

Ruby => Javascript translation

javascript ruby deep-copy

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