Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

RSpec Controller Test not generating right url

Models not reloading in development in Rails (3.2.11) project

Creating remote Drb server (for use with pry-remote)

ruby pry drb

Difference in cookie content using Sinatra session & Rack::Session::EncryptedCookie

How do I send SIGINT to a process startet in a Net::SSH session?

ruby net-ssh

What's the meaning of each hash value in ObjectSpace.count_objects?

Why is Rubygems not able to install Rails?

Best way to optimize query while searching string in big sentences

Ruby Shoes - Scrollbars in Subpane window

ruby shoes

Frequent SystemExit in Ruby when making HTTP calls

ruby-on-rails ruby crash

Best way to extract last segment of URI in Ruby

ruby string uri string-parsing