Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Parse XML with JRuby (Hpricot?) with tags like <foo.bar>

xml ruby jruby hpricot

Ruby select with multiple conditions

ruby

Ruby string length "\\\'"

ruby string

Why is "self" being returned in Ruby

ruby

What does ! mean at the end of a Ruby method definition? [duplicate]

ruby

Iterate through array using Map and Select method Together in Ruby

How to get a particular field from JSON in Ruby

json ruby jq

Non-object-oriented aspects in ruby

ruby

Receiving "cannot load such file -- nokogiri (LoadError)" when using Docker and docker-compose

Rakefiles and Gemfiles

ruby rake jruby gemfile rakefile

Does Ruby Have a Random Number Generator Class? [duplicate]

ruby random

capybara-webkit Command 'qmake -spec win32-g++' not available Windows XP

RailsTutorial.org Chapter9 session.delete issues

Require a lib directory in irb console

ruby-on-rails ruby irb

How to set a variable if a record exists

ruby-on-rails ruby

Prevent rspec from outputting server and database logs

ruby-on-rails ruby rspec

How can I resolve crashing on `DateTime.parse "Feb. 29"`?

ruby datetime