Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Get number of times in loop over Hash object

Where do you extend classes in your rails application?

Failed to build gem native extension - extconf.rb not found

ruby-on-rails windows ruby

Where does the variable "p" get it's value from in ruby if it's not defined explicitly?

ruby jruby irb

Validating string using ruby Reg Expressions?

ruby regex

Ruby: Multiply many variables with the same name

ruby dry

How to convert ppt to images in Ruby?

Read database.yml from inside ActiveRecord migration

ruby activerecord

How to convert apache log time to activerecord :datetime

Some sort of Ruby "Interrupt"

How do I use YAML in ruby/rails?

ruby-on-rails ruby

Exposing any Ruby object over the Web

ruby

Why are two strings with same bytes and encoding not identical in Ruby 1.9?

ruby string encoding ruby-1.9

Abstracting exception checking

Ruby - Gem - mysql - Failed to build gem native extension

mysql ruby debian gem redmine

How do you parse a string into an array in the way similar to ARGV?

ruby

Creating an Expando object in Ruby

ruby expando

What's the gain I can have with blocks over regular methods?

ruby

Ruby's YAML only loads first Records from a large File, why?

ruby parsing yaml

Is there a way to get notifications for new gems with Bundler?

ruby