Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Use `next` with an accumulator argument in a `reduce`

ruby coding-style rubocop

How can I post to posts and pages on a blogger blog using Ruby?

ruby google-api gdata blogger

What does IRB use to determine how to represent a returned instance?

ruby class irb