Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Accessing an instance variable within the `initialize` method

ruby oop object

How to translate multiple words simultaneously in Ruby?

ruby substitution

Nokogiri and concat()

ruby xml xpath nokogiri

Not able to place csv data in a Hash

Precompile failing on Heroku with initialize_on_precompile set to false

Rails and Formtastic: how to display the label of the checkbox to the right?

rails fields_for and nested attributes

Can't import readline in ruby script called by upstart

How does one test a gem with native extensions when bundler includes gem from source?

ruby rubygems bundler

Stubbing a HTTP Party request to run Specs

Within a module, are there any reserved class names?

ruby

Does this code create a circular memory reference in Ruby?

Postgres Adapter

ruby-on-rails ruby

Nested classes that inherit from their parent

ruby

What is true way to find needed values from array of arrays in Ruby?

How can I get XML sub-tags using a regexp for its contents without knowing it's name

ruby xml regex xpath nokogiri

Ruby variable initialisation

ruby variables