Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why are only a limited number of regular expression captures stored in `global_variables`?

ruby regex pseudo-globals

Upgrade Ruby on Elastic Beanstalk

Ruby Convert String to Hash

ruby hash

Binding vs Assignment

How to pass argument to subject in rspec

ruby ruby-on-rails-3 rspec3

Active model serializer each_serializer vs serializer

ruby-on-rails ruby

How do I convert a character code back to a character?

ruby string

datamapper multi-field unique index

ruby indexing datamapper

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