Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby gem for text comparison

Ruby 1.9 thread pools

DRY FactoryGirl after create/build hooks

Rails multiple belongs_to for same class

Rails routing - redirection with block AND status code

ruby-on-rails ruby routing

Evaluate a block in a certain scope and pass an argument

ruby block

Minitest spec custom matcher

ruby minitest

Both dup and clone return different objects, but modifying them alters the original object

ruby object duplicates clone

RVM set ruby default, when open new terminal erase the RVM setting, go back to system ruby

ruby bash terminal rvm zsh

Can't make calls to heroku CLI from within a Rake task without the Heroku gem in the Gemfile

Rails hide form field based on action

ruby ruby-on-rails-3 forms

Can't Git Push Heroku Master Due To libv8

ruby-on-rails ruby rubygems

Why are else statements discouraged in Ruby?

How do I use Capybara to test that a form element is disabled when using jQuery's prop method?

How do I avoid pretty-printing HTML in Nokogiri while using to_html?

How can I import all packages in jruby?

java ruby jruby

Routing nested resources and matching controller

Jobs with Resque gives "Don't know how to build task 'jobs:work'" on Heroku

Is there a ruby idiom for popping items from an array while a condition is true

ruby

Disable New Relic from reporting when switching environments locally