Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to unescape HTML in Nokogiri Ruby, so & remains & and not &

ruby nokogiri

Sanitizing User Regexp

Recover from failure of require/load in ruby

ruby rake

I can't get the ruby development kit working for Windows XP

Rest-client log in with authlogic

Ruby: Resumable functions with arguments

ruby

Opening a WIKI URL with a comma using `open-uri`

ruby-on-rails ruby open-uri

Basic Ruby on Rails Question about routing

how do i get Ruby FileList to pick up files without a name, like .htaccess on windows

ruby

How do I specify the PATH in NetBeans?

ruby netbeans path netbeans6.8

Library to parse ERB files

ruby parsing erb lex

How do I order by foreign attribute for belongs_to reference where there are 2 keys to foreign table

What is the best WYSIWYG for Rails - Ruby on Rails Blog [closed]

ruby-on-rails ruby

Call method on included class in Ruby

ruby

Multidimensional each

What comes first in Ruby's object model?

ruby

Rake tasks in other files

ruby rake

How to render a Partial from a Model in Rails 2.3.5

Backslashes in gsub (escaping and backreferencing)

Ruby on Rails - Global Variable?