Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Newline positions

ruby string

Encoding issue when using Nokogiri replace

Make error - Installing RVM on Snow Leopard

why is before :save callback hook not getting called from FactoryGirl.create()?

ruby factory-bot datamapper

minitest testing and code coverage

How to decode subject fetched via Net::IMAP which in UTF8? (ruby)

ruby utf-8 jruby imap

Rubygems on OSX missing

ruby rubygems osx-lion

Is it possible to ask for only certain columns from an ActiveRecord association?

Integrating Wrap Bootstrap Themes with Ruby on Rails

Unexpected unpack results with bit strings

ruby unpack

Rails - paperclip - Multiple photo upload not saving

regex - What is the complexity of this regular expression for primes detect?

How do I install mysql2 gem under Ruby 1.9.3? Works under 2.0.0

ruby bundler homebrew mysql2

Why does this code work in ruby 1.8 and not ruby 1.9?

meaning of a `+` following a `*`, when the latter is used as a quantifier in a regular expression

ruby regex

Set.include? for custom objects in Ruby

ruby

Ruby namespacing with a class vs. module?

ruby

Stripe w/ Ruby on Rails ENV variables in Javascript

When are constants garbage collected in Ruby?

ruby garbage-collection

Minitest uninitialized constant error

ruby minitest