Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Ruby Parallel/Multithread Programming to read huge database

tailable cursor in mongo db timing out

ruby mongodb

How to implement an enumerator in Ruby?

ruby enumerator

Why is this Ruby SSL-enabled server/client test working?

ruby ssl

How do I get code coverage stats for my Sinatra app?

Rails route not working using resource :model

How do I quit from debugger without exiting my IRB session?

ruby-on-rails ruby irb

cant load lib directory modules - uninitialized constant - rails 2 to rails 3 upgrade