Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What are the most active Ruby forums/blogs on the web? [closed]

ruby user-forums

Ruby 1.9.1 Load Path Craziness

ruby rubygems prawn

How to compute one's complement using Ruby's bitwise operators?

Rails group by year problem

ruby-on-rails ruby

Splitting a Ruby hash into sorted keys / associated values

ruby

Assigning a substitute value in case of nil

ruby

Twitter/Facebook API for Ruby

ruby facebook twitter

Is there an idiomatic way to specify default values for optional parameters in Ruby?

ruby idioms

Choice of tool-set: scala, ruby, java and more [closed]

ruby scala groovy

Setting new class variables inside a module

ruby class-variables

Access attributes/methods comments programmatically in Ruby

ruby-on-rails ruby comments

If I define a method in Ruby, does it belong to any class?

ruby class methods

How do I find matches in two arrays in IRB?

ruby-on-rails ruby arrays

Rails How to pass params from controller to after_save inside model

html ruby-on-rails ruby

How would you design such a DSL in Ruby?

ruby-on-rails ruby dsl

@users.each do |user| --- Is there a way to do this for multiple objects

Setting input for system() calls in ruby

ruby system

Retrieve the controller name from a class name

What is a clean way of defining an array of strings in Ruby?

ruby arrays string

Sqlite3 gem for Rails 3.1

ruby-on-rails ruby sqlite