Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to add two multidimensional arrays

Why is "rails runner -e production" not working?

What purpose does counts serve? Line 7

ruby return-value

Extracting values from a login accessible web page post-javascript using Ruby

html ruby nokogiri watir hpricot

Creating this array programmatically?

ruby arrays refactoring

Installing ruby 2.1.1 on ubuntu-12.04 -x86_64 getting error(3)

ruby ubuntu rvm

How to validate mutual exclusivity of params in Grape API (Ruby)

ruby ruby-grape grape-api

Floating-point format sequences in Ruby

ruby

Is it good to override Activerecord save method?

undefined method `find_or_initialize' for a Relation

Ruby: Storing a Hash in a Hash with default value Hash, for non-existent key [duplicate]

ruby

how to eval / constantize a string to a method, then pass arguments to it

How do you include a class from /lib into your code in app/controllers

versioned rails db and differ

Two different profile types

Is there any 'Equinox (OSGi)' like implementation for using in Ruby?

ruby osgi equinox multi-module

ruby access instance variable in instance_eval

What is the proper way to override is_a? and kind_of?

ruby

ruby can't dup Fixnum

ruby-on-rails ruby