Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Comparing & sorting array of hashes in Ruby

ruby

What would be a good example of "sending messages to objects" within Python?

python ruby oop smalltalk

ruby round off to two decimal place and keep zero [duplicate]

ruby-on-rails ruby rounding

Is it possible to undefine a variable in ruby?

ruby-on-rails ruby

What language features of Ruby would you highlight compared to C#?

initializing and incrementing a variable in one line of code

Initialize in Ruby

ruby initialization

how to dynamically call a method while respecting privacy

ruby reflection visibility

Add existing classes into a module

ruby module metaprogramming

Creating a custom method in rails

Ruby how to call a method only when the object is not nil

ruby methods undefined null

Meta Descritpion in HAML with outside variable

Ruby grep - searching an array for parts of a string

ruby grep imap

How do you perform boolean operations over all elements of an array and mix the result together?

ruby

How can I build up an ActiveRecord query incrementally, line by line?

cannot load such file -- script/rails : Getting this error while remote debugging through RubyMine

Ruby on Rails - n:m many-to-many relation

ruby-on-rails ruby

Neat way to conditionally test whether to add a class in HAML template [duplicate]

ruby views sinatra haml

Ruby on rails, Change column value on update of other column value

Better way to write @instances.count > 0

ruby-on-rails ruby