Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Force Rails 3 dynamic finder to throw RecordNotFound exception?

Rails -- before_save not working?

Can I write Ruby code that is executed only when my script is run, but not when it is required?

ruby

How to concatenate integer to string in ERB?

ruby string-concatenation

How do you update attributes in an instance method in a rails model without using different variable names?

What runs faster in Ruby: defining the alias method or using alias_method?

ruby performance

Puppet wait for a service to be ready

ruby tomcat puppet

Active Admin scopes for each instance of a related model

Get attr_accessor/instance variables in ruby

Can you close all open windows in capybara?

ruby selenium capybara

Encrypt in Ruby and Decrypt in Java - Why is it not working?

java ruby encryption

Can i check if an array e.g. just holds integers in ruby?

ruby arrays loops

Rspec testing Belongs to and has many

how to curry a method?

ruby

originals indexes of sorted elements in Ruby

ruby arrays sorting indexing

Troubles with ruby-2.X installation using RVM

ruby rvm