Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Capistrano Checking for undefined variable in Task

ruby capistrano

Ruby creating instance variables outside a class

ruby instance-variables

Calling shell command from ruby with proper argument escaping

ruby shell escaping

How do I exclude fields from an embedded document in Mongoid?

ruby mongodb mongoid

how do you activate or set the default rake?

ruby rake rvm bundler

Using "::" instead of "module ..." for Ruby namespacing

ruby namespaces

given a json object, how to iterate through the object in rails

What is the meaning of the percent sign + pipe operator in Ruby, as in "%|"?

ruby syntax

Get children of an element without the text nodes

ruby xml xpath nokogiri

Is Ruby a good option for writing platform independent desktop applications [closed]

ruby

Rails 3 has_many changed?

How to pass multiple blocks to method in ruby? [duplicate]

ruby closures

Using Prawn on Heroku

Trouble on uninstalling RVM

Ruby execute self.included(base) method on sub classes without explicit include declaration?

ruby class inheritance module

'rescue in rbuf_fill': Timeout::Error (Timeout::Error)

ruby

Lowest Spec VPS to run Ruby on Rails [closed]

ruby-on-rails ruby vps

Combine Nokogiri XML Builders

ruby xml nokogiri

Install ree-1.8.7 with RVM on Mountain Lion [duplicate]

POSTing in OAuth with client credentials with Doorkeeper