Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to test file manipulation

ruby unit-testing file testing

Authlogic with sinatra?

How can I skip email validation with Authlogic in Rails?

Make one gsub call instead of five

ruby regex replace gsub

duplicating the md5 raw_output flag (raw bytes) in PHP 5 with Ruby's md5

php ruby encryption hash

What's a good web framework and/or tool for a software developer? [closed]

php python ruby

how to sort an array of arrays by three or more elements (ruby)

ruby arrays sorting

Ruby/Glibc coredump (double free or corruption)

Detect similar sounding words in Ruby

ruby phoneme

Dynamic Custom Fields for Data Model

ruby-on-rails ruby

smarter character replacement using ruby gsub and regexp

How to access html request parameters for a .rhtml page served by webrick?

ruby webrick rhtml

Relative path issue within Sinatra view

ruby sinatra erb

Differences between Ruby on Rails versions? Which should I use?

ruby-on-rails ruby

Setting an instance variable from a block

ruby

ASP MVC vs Ruby on Rails

asp.net-mvc ruby

Foreign key (class_id) not populating in belongs_to association

Should I learn Ruby 1.8 or 1.9?

ruby

How to judge whether a Constant has been defined within a module namespace, not a global one?

Watir / Ruby: How to get the text of the selected item in a drop down list?

ruby watir