Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Auto-completion in Textmate for Ruby?

ruby textmate

Issues with Sinatra and Ruby 1.9.2 on Shotgun

ruby ubuntu sinatra

Is there a bag implementation in Ruby?

ruby bag

Sinatra: run ruby code when a URL is hit

ruby sinatra

Google-api-ruby-client Translate API Examples

Can I get continuous output from system calls in Ruby?

ruby bash scripting scp

Options menu in Ruby

ruby

Ruby: next / previous values in array, loop array, array position

ruby arrays

Erroneous "Insecure world writable dir foo in PATH" when running ruby script

ruby linux warnings

How to I have several haml lines appear on the same line?

ruby haml

caches_page :all

rails render_to_string giving errors with partial view

Create a range of strings from end values

ruby range

How do I declare a method dynamically with method_missing?

How can I make GitHub pages use the master branch?

ruby git github jekyll

Is it possible to name a database table column with the word 'type' without incurring into problems?

How to configure i18n to use en locale if translation is missing in specific locale?

Cannot use File.delete to remove file

ruby batch-file

Does Python have anything like Ruby's Fog?

python ruby cloud fog

Use `reload` instead of `restart` for Unicorn?

ruby unicorn