Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Basic and Form Authentication with Mechanize (Ruby)

RVM system-wide install script url broken -- what is replacement?

ruby rvm

Rails (3) server - what to use nowadays?

How do I use default on a hash of empty arrays?

ruby-on-rails ruby

Segmentation fault when running 'rails s'

Mixing Ruby code and literal markup with Haml

ruby-on-rails ruby haml

Rails project using spork - always have to use spork?

ruby-on-rails ruby rspec spork

Using Timecop gem For Scopes

ruby-on-rails ruby date rspec

Why can't I check ActiveRecord validations in the console?

Elegantly implementing 'map (+1) list' in ruby

ruby

Using ice_cube Ruby gem in IRB

ruby gem irb ice-cube

Using many instances of 'gsub' in Ruby

ruby

using parameters with ruby require

Show tooltip of a column chart programmatically in StockChart (highchart)

RSpec test custom validator

Turn off validation in seeds.rb

ruby-on-rails ruby

Rails 3 Sum Product of two fields

Why shouldn't rails noobs use Gem Devise? [closed]

ruby-on-rails ruby devise gem

Command not found after installing pry

ruby rubygems rbenv pry

Using Regexp to check whether a string starts with a consonant

ruby regex