Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Monkey patching built-in ruby classes in limited scopes

Idiomatic Analog to Ruby's `Object#tap` for Unix command Pipelines?

ruby bash shell unix pipeline

Which shell ruby uses as its subshell?

ruby

More natural way of Proc calling in Ruby 1.9

ruby lambda proc

Ruby on Rails: Accept nested attributes for parent rather than child records?

rvm install ruby-1.9.3-p286: Error running 'make -j 9' (OSX: Mountain Lion)

ruby makefile rvm

Rails send_file don't play mp4

Making ruby program run on all processors

ruby jruby

How to use rspec to test screen scraping?

Retrieving nested records in Sequel

ruby sqlite sequel

Import SASS file from database instead of filesystem

ruby sass compass-sass

Create a new Ruby CSV object with headers in a single csv.new() line

ruby csv

How to write a redirect that uses relative_url_root if defined?

Regexp search through a very large file

ruby regex

Why isn't this Ruby hash what I thought it would be?

ruby hashmap

Can Ruby's YAML module be used to embed comments?

ruby yaml to-yaml

Delayed Job with i18n on rails 3

Mock file input as file path on Rspec

Rails + XMPP bot in background

Why do I get an error installing the JSON gem in Ubuntu?