Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

ActiveAdmin Sorting

How to properly destroy a class

How can I split this string?

ruby

Pre-populating a form field from a link

ruby-on-rails ruby forms

Rails: Turn off error display

workaround for Twitter api rate limiting

ruby twitter

is it possible to do a "where in" query with datamapper?

ruby ruby-datamapper

base64 encode length parameter

ruby base64

Why does Ruby `**` operator have higher precedence than unary `-`?

Padrino controller abstraction

ruby padrino

Erlang vs Ruby list comprehensions

Operator <=> in Ruby [duplicate]

ruby

sudo: rvm: command not found - RVM MultiUser install on Ubuntu 12.04 server

Array to hash in ruby

ruby