Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby String#unpack

ruby unpack

How can I select which files to show warnings for?

mongoid as_document error

Namespaced controller testing error on resource_url (inherited_resources)

How to detect when a Ruby thread is killed from within the thread

ruby multithreading

Class, Module, their eigenclasses, and method lookup

Where does Ruby memory config go and how can one check if it is set?

Local variables within if statement

ruby ruby-2.0

A child browser window closing itself apparently breaks Watir-webdriver's link to the parent window?

Heroku "at=error code=H10 desc="App crashed" method=GET path=/favicon.ico"

In Ruby, how do you reverse dns lookup the hostname of a zeroconf/bonjour computer?

ruby mdns

How to include other folders within the @INC for Perl? (Was: `Can't locate Git.pm in @INC` for svn2git)

ruby perl git svn git-svn

Custom RSpec Matcher That Takes A Block

ruby rspec

Capistrano: call task with arguments (internally)

ruby capistrano

stack level too deep (SystemStackError) when using both rspec and cucumber with ruby and rails

How do you create a directory structure using the ruby aws-sdk on s3?

How to find if a DOM element has an event listener with Ruby

Ruby HTTP post with session cookie

ruby http post cookies

Stripping non-alphanumeric chars but leaving spaces in Ruby

ruby string

Best way to extract last segment of URI in Ruby

ruby string uri string-parsing