Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What does -> mean in Ruby [duplicate]

ruby-on-rails ruby

How to reference ruby regular expressions

ruby regex

Simplifying an "any of" check with or-operator in Ruby

ruby operators or-operator

What is destructive?

ruby arrays flatten

Are blocks passed as arguments?

ruby syntax

How do I make match stop on first occurance?

ruby xml regex match bbcode

How to use valid? method on an array in rails 3

ruby on rails descending loop increments

ruby pack and hex values

ruby decoding pack hex unpack

Test that rails helper renders a partial

ruby-on-rails ruby rspec

Can't install mysql gem on Mac OS X

mysql ruby gem

How do I use Thor actions without requiring a Thor CLI app?

ruby thor

Classic hash to dot-notation hash

How can I get access to the app variable in a rake task

Ruby Regex: Get Index of Capture

ruby regex

The ampersand operator with parameters [duplicate]

ruby

HTML 5 Data attributes without value in HAML [duplicate]

How to execute view code stored in string in run time with eval in rails 3.2 erb?

Cannot access local method variable in pry

ruby-on-rails ruby pry

How can I run a ruby class from rake file?