Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Testing custom validators with rspec. Why do I get Proc?

In ruby how do you tell if a string input is in uppercase or lowercase?

ruby uppercase lowercase

Is it possible to render blob images in a prawn document?

ruby prawn

Using Higher Order Functions in Ruby

python ruby function

colon (:) gives load error in locale YAML file

Programmatic access to the Resque failed-job queue

ruby resque

undefined method each rails error

How do I pass a lambda to Hash.each?

ruby lambda

Difference between string operators + and << in Ruby

ruby

RVM problems installing ruby 2

ruby-on-rails ruby rvm

Why do I get "stack level too deep" with recursion?

ruby

Ruby HTTPClient: How to use persistent connections?

ruby http httpclient

Ruby on Rails Splitting or Slicing list into columns

ruby-on-rails ruby

Ruby Regex, get all possible matches (no clipping of the string)

ruby regex

Need to loop through an array in rspec, test not running

ArgumentError in Devise::RegistrationsController#new wrong number of arguments (2 for 0..1)

Ruby and compass path with yeoman project

Trying to open .gitignore to edit it in text editor but cannot find location of file on OS X Mountain Lion

ruby-on-rails ruby git

Ruby: nested if statements

ruby nested-if

Manually Generating Rails Cache Key