Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby each logic question

ruby arrays each

How can I modify a zip file in memory only?

ruby-on-rails ruby zip

Working IDE for Rails3 on Windows

Ruby idiom: method call or else default

ruby methods default idioms

How to verify if update_all was actually updated in Rails

What's the best way to generate a short hash string from a longer string

ruby digest

Fast modulo calculations in Python and Ruby

python ruby

Is it bad practice to constantize parameters submitted through the browser?

ruby-on-rails ruby

Liquid Template Map Filter

How can I indent Ruby and Rails code in Vim?

Rails and paperclip, delete the record but don't delete the attachment

using negative conditions within regular expressions

ruby regex gsub

How do I set up Rails for French language?

How to update XML file in Ruby?

ruby xml nokogiri

How to export data from model to excel file on rubyonrails

Ruby Gem Development - How to use ActiveRecord?

Rails 3.1 engines migrations are not working

after_save callback to set the updated_by column to the current_user

Caching a WSDL file rather than fetching it on every SOAP request

ruby-on-rails ruby caching

Uninstalling and upgrading Ruby on a Mac without using RVM

ruby uninstallation