Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Convert Ruby code to string

ruby syntax-highlighting

How can I find non ascii strings in an array of strings, in Rails 2.0/ruby 1.8.6?

Acts_as_paranoid, is_paranoid... Alternatives?

ruby-on-rails ruby rubygems

Hpricot, Get all text from document

html ruby hpricot

Snow Leopard, sqlite3-ruby

Sort an array in Ruby ignoring articles ("the", "a", "an")

ruby-on-rails ruby

How do I limit the size of a Net::HTTP request?

ruby-on-rails ruby security

Learning Ruby, where do I start?

ruby

Read file comments from a zip file in Ruby

ruby zip rubyzip

ruby include question

ruby

How do I change the priority of a process via Ruby

ruby

Sphinx delta indexing -- still necessary to rebuild the main index?

How can I identify if an item is a file or a directory using Net::SFTP?

ruby perl net-sftp

Basic ruby array code: Testing if an array has a specific integer

ruby arrays console

Finding the next ActiveRecord model object in the database using given object

Problem with File/FileUtils.chmod Ruby

ruby

BCrypt says long, similar passwords are equivalent - problem with me, the gem, or the field of cryptography?

Ruby: On what defining a class evaluates to

ruby

Talking with a SOAP service using Savon gem in Ruby

ruby soap ruby-on-rails savon

Where and how to handle rails exceptions?