Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

AES equivalent in Ruby openssl?

Generate full url to javascript in rails (similar to javascript_path, but url)

ruby-on-rails ruby url helpers

Starting and Stopping Ruby Threads

ruby multithreading

Ruby - Possible to pass a block as a param as an actual block to another function?

ruby instance-eval

What are the essential Java libraries and utilities for a returning dynamic language user?

How do I debug a Net::HTTPInternalServerError error when using Mechanize?

AuthLogic perishable_token resets on every request

Ruby on Rails: How do I move all files from one folder to another folder?

ruby-on-rails ruby

Ruby tutorial for how to write stored procedures for PostgreSQL?

ruby postgresql

Ruby plugin for web browser?

How to fix difference in behavior of activesupport 3.0.0 compare to 2.x?

ruby activesupport

How can I make Paperclip process files from a server directory?

What is a good Ruby on Rails forum that can easily integrated to an existing application?

Ruby syntax question: Rational(a, b) and Rational.new!(a, b)

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