Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

ActiveModel without rails

Conditional validation with state_machine

How to know whether the ftp upload via ruby is success?

ruby ftp

Ruby regex: "capture string unless it is followed by..."

ruby regex