Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Evaluate javascript on Ruby

ruby rubygems

Add data attribute to radio buttons using simple_form.

Retrieving full request string using Ruby curl

ruby curb

NameError (uninitialized constant ActionDispatch::ExceptionWrapper):

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

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