Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Set compression level when generating a ZIP file using RubyZip

ruby compression rubyzip

Why can I access private/protected methods using Object#send in Ruby?

Automated testing with Ruby on Rails - best practices

Rails: keeping DRY with ActiveRecord models that share similar complex attributes

Working with anonymous modules in Ruby

ruby module anonymous

Whats up with implicit return values in Ruby?

ruby oop return-value implicit

How to create PI sequentially in Ruby

Converting filesize string to kilobyte equivalent in Rails

ruby-on-rails ruby filesize

Memory Leak in Ruby net/ldap Module

ruby-on-rails ruby ldap

consume soap service with ruby and savon

ruby soap wsdl savon

Length of a unicode string

ruby-on-rails ruby unicode

i18n assets management / translation UI

Ruby Sinatra - connect to mongoDB on mongoHQ failed

map geo coordinates (lat, lng) to map (x, y)

undefined method get_uptime for Facter::Util::Uptime:Module (NoMethodError)

ruby rubygems puppet facter

Ruby on Rails migration, change table to MyISAM

Ruby date arithmetic error - "can't convert Date into an exact number (TypeError)"

ruby

Stop a Windows 7 PC from going to sleep while a Ruby program executes

ruby windows-7 sleep

How do I create a series of high- and low-pitch beeps using Ruby or Python? [closed]

python ruby

Rails: "missing partial" when calling 'render' in RSpec test