Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Problems Calling a Java Class from JRuby

java ruby jruby

How to use Sinatra's Haml-helper inside a model?

ruby sinatra haml

How could I remove the last character from a string if it is a punctuation, in ruby?

ruby regex string substring

Mechanize breaks on ASP page

ruby mechanize

ruby hash memory leak after key deletion

How do I search, increment, and replace integer substrings in a Ruby string?

ruby regex string replace gsub

Is it possible to configure the IRB prompt to change dynamically?

ruby prompt irb

How do I parse a plain HTML table with Nokogiri?

Having a module and class with the same name

ruby-on-rails ruby

Net::HTTP get source code and status

ruby

How do you configure resque-web to use Resque.redis.namespace?

Rails -- database index necessary for :id attribute?

Is there a command line program or library that turns image files into ASCII art?

ruby image image-processing

Watir Changing Mozilla Firefox Preferences

Is it considered acceptable to have no comments in good Ruby code? [closed]

ruby documentation comments

Ruby Mechanize: Follow a Link

ruby mechanize-ruby

How to iterate through string for all regexp matches in Ruby?

ruby regex string

Cucumber Features and Step Definitions

ruby cucumber gherkin

comparing sequences in Ruby

ruby arrays compare

How to generate a `link_to` URL passing some custom parameters?