Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Pre-Filled Prompt in Ruby [duplicate]

ruby command-prompt

Highline ask method won't use same line

ruby highline

Select adjacent sibling elements without intervening non-whitespace text nodes

ruby xml xpath nokogiri

In Ruby, How to read UTF-8 from a socket?

ruby sockets utf-8

Not able to import csv to MySQL db in Ruby on Rails 3

mysql ruby ruby-on-rails-3

Ruby on Rails: Search Form - multiple search fields

How can I gracefully restart thin + nginx?

Alternative for spawning a process with 'fork' in jRuby?

ruby jruby

Output ruby array via an erb template

ruby templates erb puppet

Ruby big array and memory

Making an option false by default

ruby

RSpec - use test double as block argument

ruby rspec

How find all overlapping circles from radius of central circle?

Converting a mysql2 type to an array and sorting it in ruby

New to Rails: How are you using application_controller.rb in your rails app?

Matching an unescaped balanced pair of delimiters

ruby regex

Jekyll automatic table of contents

How to validate a non-model (and even non-object) field

How to run Sinatra job in background?

Many to many table with an extra column in Rails