Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

How does attr_accessible work in Rails?

instance variable, class variable and the difference between them in ruby

mongoid batch update

Ruby, deploying an exe with ocra that contains the TK GUI

ruby tk

Disable devise's :confirmable on-the-fly to batch-generate users

ruby-on-rails ruby devise

How is the "public/protected/private" method implemented, and how can I emulate it?

ruby access-specifier

Is there a way to use ASCII chracter codes in rails link helpers?

Principle of Best Principles

ruby oop

\' (backslash, single quote) in a Ruby string

ruby string backslash quoting

Testing a complicated method

ruby testing rspec

Rails console with Pry

Rails radio buttons - one choice for multiple columns in on model

How to use the "self" keyword in Rails

ruby-on-rails ruby oop