Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is the equivalent of Python's itertools.product in Ruby?

Nesting error when trying to parse JSONfile

ruby json reddit

Registering handler for unhandled exceptions

ruby exception

Compass gem throwing error

ruby gem rvm sass compass-sass

RSpec and Autotest issue in rails 3 project

Google Search API ruby

Invalid octal digit error [duplicate]

ruby api octal

Rails 3.2 iterate through an array

undefined method 'model_name' for NilClass:Class

Ruby scope, returning a Proc from a function

javascript ruby scope proc

rails capybara - how to detect js clicking on a li (not a link or a button)

How do I return an array of days and hours from a range?

ruby ruby-on-rails-3

Programmatically get a list of characters a certain .ttf font file supports

ruby file bash fonts font-face

When is it ok to have both static and instance methods all in a class

ruby

"Heroku push rejected, no Cedar-supported app detected" when trying to upload a Sinatra app with an existing git repo

ruby git heroku sinatra

How to map hash items to method parameters?

ruby method-invocation

How do I make Ruby's Array difference (minus) method, `Array#-`, work with my classes?

ruby

Python equivalent of Ruby's expression: "puts x += value"

Is it possible to do functional programming in a language without functions?

Is there an addslashes equivalent in Ruby?

ruby