Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Faster/more efficient alternatives to Ruby's Marshal?

Ruby on Rails. Bundler. Cucumber. rake aborted! Command failed with status (1)

ruby Hash include another hash, deep check

ruby hash include

using geokit or other ruby gem to calculate the center of a series of geo coordinates

Is Ruby or other language going to run faster on Parrot?

ruby parrot

Rails 3, HTTP extensions (WebDAV) and Rack App mounting

Transliteration with Iconv in Ruby

ruby iconv transliteration

Using RVM, bundler does not install in proper gemset when gems are installed in a different ruby version

ruby bundler rvm

Best way to perform XSL transformation in Ruby (XSLT 2.0)

ruby xml nokogiri xslt

MacVim Command Window text coloring help (Rspec output)

ruby vim rspec macvim

Ruby script to download private google docs

ruby oauth google-docs gdata

Ruby on Rails rescuing from 'Errno::ENOENT'

ruby-on-rails ruby

best/most elegant way to share objects between a stack of rack mounted apps/middlewares?

ruby sinatra rack

string.match(regex) vs regex.match(string)

ruby regex

Dynamic fields with Rails 3

Where do I put my database query tests in rails?

how to use "sinatra/reloader"?

ruby sinatra

How do I reformat ruby code from the command line?

How do you crop an image with carrierwave 'after the fact' in rails?

Compile Ruby with its C API