Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Generating models and migrations for an engine

Why this code is not compiling on ruby 1.9 but is on ruby 1.8?

ruby ruby-1.9 ruby-1.8

Accessing session from a helper spec in rspec

ruby-on-rails ruby rspec tdd

Octopress errors - rake preview, watch or generate

Why are strings beginning with a space converted with: ! ' with Ruby/YAML

ruby yaml

No superclass method when calling super in define_method

ruby

Untrusted Certs on Heroku

ruby-on-rails ruby ssl heroku

How to show sensor output using Dino and Sinatra?

How to use not_if in a chef recipe

ruby postgresql chef-infra

How do I configure RubyMine 5 to edit remote files over SSH

Ruby Blocks, Procs and Local Variables

ruby

find first element in array for which block returns true and return the block's return value

ruby

How to get help on a specific rake task?

Ruby ActiveRecord and sql tuple support

sql ruby rails-activerecord

Enable/disable javascript using Selenium WebDriver

ruby selenium-webdriver

Ruby - FileUtils - dereference_root option

ruby dereference fileutils

delayed_job fails jobs when running as a daemon. Runs fine when using rake jobs:work

Using rbenv with Docker

How to build a portable absolute path in Ruby?

ruby

Why rvm install 2.0.0 asks for sudo password?

ruby rvm