Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

rake spec not using the rails environment

ruby-on-rails ruby rspec rake

how to implement curry(partial function) in ruby

ruby currying

Existence of right addition/multiplication in ruby?

ruby

How to detect the end of a method chain in Ruby

ruby metaprogramming

Hashes vs. Multiple Params?

ruby argument-passing

How to display a variable inside string with Ruby

ruby

Constant in class << self block

ruby

Zombie Processes Appearing When I Spawn Processes

collaborative filtering in rails [closed]

How does ruby's rb_raise stop the execution of the c function calling it?

c ruby raise

Sinatra app in a gem

ruby sinatra gem

Using Ruby/Python code in an iPhone OS app?

iphone python ruby

How to create list of numbers and append its reverse to it efficiently in Ruby

ruby arrays range

learning and "singing" Ruby with Sinatra

sinatra ruby

Easy question: Read file, reverse it and write to another file in Ruby

ruby file-io

How to make Ruby run some task every 10 minutes?

ruby timer cron sleep

How to check if a string is base 64 encoded in Ruby?

ruby

Open source Twitter clone (in Ruby/Python) [closed]

python ruby twitter

Is there a good process monitoring and control framework in either Ruby or Perl?

ruby perl

Got "undefined method `split'" when installing gem dm-mysql-adapter

ruby rubygems