Search code examples
Ruby Basics: Pop Method in Array...


arraysrubylearn-ruby-the-hard-way

Read More
Nested Loop: to be dynamic?...


rubylearn-ruby-the-hard-way

Read More
Stand alone method is calling another method by itself...


rubylearn-ruby-the-hard-way

Read More
While Loops in Ruby and Converting to a Function...


rubyfunctionloopswhile-looplearn-ruby-the-hard-way

Read More
"Learn ruby the hard way" missing puts output on exercise 14...


rubylearn-ruby-the-hard-way

Read More
How do I create a paragraph in Ruby?...


rubyparagraphlearn-ruby-the-hard-way

Read More
Undefined method 'close' for main:Object (NoMethodError) in Ruby...


rubyfilefcloselearn-ruby-the-hard-way

Read More
What is "Syntax Error, unexpected tCONSTANT" error in Ruby?...


rubylearn-ruby-the-hard-way

Read More
Learn Ruby The Hard Way #43...


rubylearn-ruby-the-hard-way

Read More
Learn Ruby the Hard Way ex39: return -1, key, default...


rubylearn-ruby-the-hard-way

Read More
Texts in a file not printing properly...


rubylearn-ruby-the-hard-way

Read More
Assert_equal undefined local variable LRTHW ex52...


rubyassertlearn-ruby-the-hard-way

Read More
Ruby for statement using undefined variables...


rubylearn-ruby-the-hard-way

Read More
Assigning return value to variable in Ruby in Learn Ruby the Hard Way, exercise 21...


rubyreturn-valuevariable-assignmentlearn-ruby-the-hard-way

Read More
Ruby Include Module in IRB...


rubyirblearn-ruby-the-hard-way

Read More
load 'file.rb' versus require 'Module' in Ruby...


rubymodulelearn-ruby-the-hard-way

Read More
"Undefined method 'close'" when trying to close a file in Ruby...


rubyfcloselearn-ruby-the-hard-way

Read More
Ruby(HardWay(ex9)) << uninitialized constant PARAGRAPH...


rubylearn-ruby-the-hard-way

Read More
Proper Assert_Raise Unit Testing and Use of Exception Class...


rubyunit-testingassertassertraiseslearn-ruby-the-hard-way

Read More
returning values from a class and getting inexplicable results...


rubyooplearn-ruby-the-hard-way

Read More
Stuck on Zed Shaw's ruby exercise...


rubylearn-ruby-the-hard-way

Read More
Learn Ruby the Hardway ex. 42. 2 classes in 2 files...


rubyclasslearn-ruby-the-hard-way

Read More
Ruby Name Error - Uninitialized constant...


rubylearn-ruby-the-hard-way

Read More
Strange Error when Unit Testing a particular function in Ruby...


rubyunit-testinglearn-ruby-the-hard-way

Read More
Require command not working within bash irb on Snow Leopard...


rubyirblearn-ruby-the-hard-way

Read More
BackNext