Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Getting the first and last day of a month in ruby from partial string

ruby-on-rails ruby

Separating email strings by a delimeter

ruby email

Mac OSX Lion Apache + RubyOnRails + mod_passenger

Add up values in hashes

ruby

How do I install a software via Homebrew from .rb file

ruby homebrew

In Ruby how can I tell what the extension is to an image file that's hosted on the internet?

ruby open-uri

How do I set the page size using Prawn?

Two rounding methods give different results

Temporarily override config in Rails test

ruby-on-rails ruby testing

Algorithm to detect if two HTML pages are similar?

Packaging Compiled Binary /w a Ruby Gem

Color Coding Syntax in Notepad++ for html.erb files

Convert from ipaddr to netaddr:cidr type

ruby network-programming

Rails Sti: single path, different controller

ruby-on-rails ruby routes sti

Ruby syntax, nested modules or classes

ruby code-structure

Add class methods through include

Python equivalent of Ruby's .find

Instance variable in controller with Ruby On Rails