Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to write (large) files with Ruby Eventmachine

ruby eventmachine

Button_to in Ruby on Rails bad route

rails - to_xml placing values in xml attributes not tags

Does Ruby on Rails have a way to import an existing database schema?

How to replace a word in an existing PDF using Ruby Prawn?

ruby pdf prawn

Ruby: Searching a regular expression across multiple files in multiple directories

ruby regex

Ruby daemons - what is a monitor and how does it work?

ruby monitor daemons

Metaprogramming: How to discover the real class of an object?

ruby metaprogramming

Running Ruby unit tests within maven integration

ruby unit-testing maven

Ruby data extraction from a text file

ruby

Difference between == and case?

ruby parsing file

Running Selenium::WebDriver::Firefox inside Xvfb from ruby as NON-root user

Rails 3: Update counter_cache only if published

How to enable Ruby warnings in Rails?

ruby-on-rails ruby warnings

Comparison operators not working (in erb views)

ruby

ruby thinks I'm referencing a top-level constant even when I specify the full namespace

ruby

What is a good open source package for building flexible spam detection on a large Rails site?

ruby linux soa spam bayesian

What is the pros/cons of storing session data in file vs database?

Rails 3 Cli executes commands really slow?

How to archive a message using ruby `net/imap`

ruby imap