Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Solutions for cron jobs in rails3

Stopping a Distributed Ruby Service

Sinatra helper to fake a request

ruby sinatra

Change the default polymorphic type-column name

Track some emails with gmail gem

ruby gmail tracking

How can I tag an EC2 instance using Ruby in Chef?

ruby amazon-ec2 chef-infra

overloading an operator via a mixin

ruby

Turing complete template engines [closed]

Rails how to structure data for Google Charts

C#'s LINQ for collection manipulation equivalent in ruby