Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is the best way of running shell commands from a web based interface?

When and when not to stub/mock a test

How should I avoid memoization causing bugs in Ruby?

ruby state memoization

Load PKCS#8 binary key into Ruby

ruby openssl pkcs#8

Error 'incompatible character encodings: ASCII-8BIT and UTF-8' due to 8-bit encoding of cookies (Rails 3 and Ruby 1.9)

Rail's 'Gotchas' and learning curve - will it ever stop? [closed]

java ruby-on-rails ruby spring

Ruby BitTorrent Library [closed]

ruby bittorrent

Scanning for Unicode Numbers in a string with \d

How does the console works on codecademy.com/tryruby.org?

javascript jquery ruby

Running parallel selenium tests with capybara

Rails Parameterize using Transliterate Doesn't work with Arabic/Unicode Strings

What's the best practices in code reuse between different Ruby projects?

ruby dry code-reuse modularity

Singleton vs. Monostate Pattern in Ruby

rails 3.2.0 and heroku

How to find the origin of a "SystemStackError (stack level too deep)" in Rails 3.2

How to Wrap By Words in Prawn Table

ruby prawn

How do I get YAML in Ruby as of 1.9.3 to dump ASCII-8Bit strings as strings?

ruby string utf-8 binary yaml

rails and refactoring, suggested tools and techniques specific to vim users?

Debugging malloc errors in Ruby on Mac OS X

ruby macos debugging malloc

Ruby on Rails + Devise + I18n: how to set locale?