Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to share state between scenarios using cucumber

ruby tdd cucumber bdd

How to access a yaml in rails config path

ruby-on-rails ruby gem yaml

Ruby on Rails redirect how to pass params in routes file

Regex to catch groups of same digits in Ruby

ruby regex numbers digits

Ruby enumerables don't keep the same class

ruby enumerable

Is there an easier way to insert a time stamp into a file name with Ruby?

ruby

Strange ruby for loop behavior (why does this work)

ruby for-loop

How to include custom .rb script in Rails app

ruby-on-rails ruby

Rollback transaction after commit in rails

Rails - superclass mismatch

Splitting a string and assigning to different variables

ruby ruby-on-rails-3

The most idiomatic way to iterate through a Ruby array, exiting when an arbitrary condition met?

ruby arrays loops each break

HAML Form For Rails

ruby-on-rails ruby haml erb

Ruby HERE-DOC method parameter passing

ruby heredoc

ruby mail gem - set charset in deliver block

ruby email gem

MSVCP110.dll is missing

How do I get the <p> tag parent class name using Nokogiri?

ruby nokogiri

Converting a Ruby hash string to a Python dictionary

RegExp#match returns only one match

ruby regex pcre

How to display all translation's fields in one form with globalize and rails 4