Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

How can I execute Ruby scripts and irb from Windows7 Powershell?

ruby windows

Rails I18n nested translation keys

API Versioning within web applications

retrieve filename and content-type from base64 encoded image ruby on rails

Does order matter on the =~ operator?

ruby regex operators

Ruby on Rails: How to print out a string and where does it display at?