Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I make Ruby's SOAP::RPC::Driver work with self signed certificates?

ruby soap ssl

Using respond_to for graceful degradation with ajax in RoR 2.x

How to check if object belongs to an array in Ruby

ruby-on-rails ruby

How to change an entire tables text color with prawn

ruby-on-rails ruby prawn

foreign keys advice in MySQL and Rails [closed]

How can I execute my code better?

Can I write instance or class method inside if condition?

ruby-on-rails ruby

Undefined method `+' for nil:NilClass (NoMethodError)

ruby

Hpricot remove single element

ruby hpricot

Ruby with LDAP or AD [closed]

ruby ldap

Multiple aggregate queries using the sequel gem

ruby sequel sequel-gem

Rails generate commands not working

ruby-on-rails ruby

Manipulating well-formed xml (in any language running under linux)

python ruby xml perl

bundle update not working correctly

ruby-on-rails ruby bundler

Using RubyGems on ubuntu server

Creating arrays in Ruby, rails3

Heroku PostgreSQL

Detect rails 2 app

ruby-on-rails ruby

Single Table Inheritance find issues

How to fill an array of arrays (two-dimensional array)

ruby arrays