Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can the whenever gem preserve existing lines in a crontab file?

Parsing HTML with Nokogiri in Ruby

ruby xpath nokogiri

ruby regex scan versus =~

ruby regex

Reading and writing Sinatra params using symbols, e.g. params[:id]

ruby sinatra

Redirecting stdout/stderr of spawn() to a string in Ruby

ruby

Using Mechanize gem to return a collection of links based on their position in the DOM

ruby nokogiri mechanize

Ruby cannot see NLS_LANG environmental variable

ruby bash oci8

Pushing a string into an array within an array yields unexpected result

ruby

Jekyll : New posts not being generated

ruby jekyll

ruby hash add key/value if modifier

ruby hash

Creating a test suite using Ruby minitest

ruby unit-testing minitest

Can't connect to PostgreSQL database on Heroku using Ruby - could not translate host name

ruby postgresql heroku pg

Get month names between two dates

ruby-on-rails ruby date

Caching particular partial rails 3.0.x

ruby-on-rails ruby caching

How to reinstall ruby with readline support?

ruby rvm ubuntu-11.10

How to start rails server localhost:3000 on ubuntu 12.04

How to add XML string to Nokogiri Builder

ruby xml nokogiri

How to populate an array with incrementally increasing values Ruby

ruby arrays project

Ruby instance_eval on a class with attr_accessor

create an URL using host and multiple path strings in Rails

ruby-on-rails ruby uri