Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Alias method chain undefined method

ruby-on-rails ruby

How to override Zurb Foundation css properties using rails 3.1?

How to iterate over an array with HAML?

ruby iteration

Why can I assign an undefined variable to itself in Ruby and get nil? [duplicate]

Create Sequence In Migration Not Reflected In Schema

ruby-on-rails ruby

what does &: mean in ruby, is it a block mixed with a symbol? [duplicate]

ruby

How do I remove a character from array element?

ruby arrays replace

What's the best practice when indenting ERB control structures in HTML markup?

ruby erb

Configuring Notepad++ for ruby on rails

ruby-on-rails ruby

Jekyll is ignoring Liquid tags within posts

How do I debug cucumber tests?

How to handle config for Rails Gem

ruby-on-rails ruby rubygems

Using the Parse iOS SDK with RubyMotion

Editing Existing Rails Migrations is a good idea?

How does Ruby's Enumerator object iterate externally over an internal iterator?

ruby iterator enumerator

Which equality test does Ruby's Hash use when comparing keys?

ruby hash equals equality

how to force a cucumber scenario to fail?

ruby cucumber capybara

lambda's method? Mats' example code confuse me .

ruby methods lambda

Accepting either a hash or an array of hashes as arguments to a Ruby method

ruby-on-rails ruby

Ruby script connect to Mysql2 using database.yml without Rails

ruby yaml mysql2