Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Outputting STDOUT To A File And Back Again

ruby

Ruby Based Blogging Engine

ruby-on-rails ruby rack

Ruby mixin gives unidentified constant error

ruby

Ruby Net::SMTP - Send email with bcc: recipients

ruby email bcc

Could MacRuby / HotCocoa supplant the need to know Objective-C?

What's the deal with rubygems on Debian? It's different and strange

ruby rubygems debian package

How to run Ruby/Python scripts from inside PHP passing and receiving parameters?

php python html ruby markdown

Calculating Base-n logarithm in Ruby

ruby math logarithm

Sorting by an array's elements properties in ruby

ruby arrays sorting

"Good" Flay Score

Google Maps, Ruby on Rails, Zoom level with one marker

What does the syntax [*a..b] mean in Ruby?

ruby syntax operators splat

database.yml &references not working

Ruby string search: which is faster split or regex?

ruby regex

Gradual engagement, persistent guest user with Devise

How to extend array methods in ruby?

ruby

How to decide whether an optional argument was given or not in a ruby method

ruby optional-parameters

Ruby on Rails: redirect_to not working after create and save

Ruby 1.9.3 UndefinedConversionError

ruby-on-rails ruby

Append a value in a hash object (in Ruby), using an already existing key?

ruby