Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

last element in Hash.each [duplicate]

ruby

Ruby: hexadecimal in regular expressions

ruby regex hex

ActiveRecord find_or_build_by

Ruby '.find' method only returning first occurrence

ruby-on-rails ruby

How to select a Radio Button using Mechanize in Ruby?

Clicking on image using Capybara in cucumber

Is a new instance of sinatra started on every request?

Unable to access private method from inside class?

Replacing partial regex matches in place with Ruby

ruby regex markdown replace

Using Upstart to manage Unicorn w/ rbenv + bundler binstubs w/ ruby-local-exec shebang

Rails.cache.fetch caching in development

ruby-on-rails ruby caching

Python equivalent of Perl/Ruby ||= [duplicate]

python ruby perl

How do I Install Ruby 1.9.2 with RVM on Mac OSX 10.7.3 LION?

ruby macos rvm ruby-1.9.2

How can I tell unicorn to understand Heroku's signals?

ruby heroku signals unicorn

Raising an exception: use instance or class?

Find specific job in resque queue

MongoDB with PostgreSQL in One Rails App

Ruby 'Range.last' does not give the last value. Why?

ruby range

Element not found in the cache - perhaps the page has changed since it was looked up (Selenium::WebDriver::Error::StaleElementReferenceError)

ruby watir-webdriver

What is link_to t() in Rails 3?

ruby ruby-on-rails-3