Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why can't RVM find compiler and 'make' tool after installing XCode?

ios ruby xcode macos

How do I define an ARRAY column in a Sequel Postgresql migration?

configure: error: C compiler cannot create executables when installing Ruby 1.9.3

c ruby linux ruby-on-rails-3 gcc

Where can I find string escape sequences in the Ruby documentation?

ruby

RSpec Application Helper Test: Undefined local variable or method `helper`

ruby-on-rails ruby rspec

Add Comment to User and Post models (Ruby on Rails)

Upgrading to Ruby 2.1.3 on Mac OSx 10.9.5

ruby macos installation

TypeError (class or module required for rescue clause)

ruby ruby-2.1

Is there a way to serialize ActiveRecord's JSON properties using HashWithIndifferentAccess?

Error - "gem install rails" - libxml2 is missing

Rails, has_many :through, undefined method `to_sym` for nil:NilClass

Installing Jekyll on Ubuntu 14.04

undefined method `halt_callback_chains_on_return_false=

Is there anyway to run Ruby on Rails applications on a Windows box?

ruby-on-rails windows ruby

Get route for base class of STI class in Rails

ruby-on-rails ruby

Authlogic and multiple sessions for the same user

Nokogiri and XPath help

ruby xml xpath nokogiri

How to interleave arrays of different length in Ruby

ruby arrays

Ruby group_by object?

ruby coding convention for single or double quoting your strings

ruby string syntax convention