Enabling a console for a Ruby app...
Read MoreDefining and calling a method in irb...
Read Moreirb on windows: "NameError: uninitialized constant PATH"...
Read MoreHow to use RSpec expectations in irb...
Read MoreIRB doesn't respect dot (.) as a word-break character...
Read MoreWhy doesn't Date.today work on Ruby console (irb)?...
Read MoreDeclaring variables in .rb file result unwanted output...
Read Moreirb's behavior for escaping double quotes...
Read MoreNeo4j and Rails don't give me a model...
Read MoreIn Ruby, how to show or print out a function object, without invoking it?...
Read MoreRuby: Procs and Blocks in Classes, arrays as variables...
Read Morerequire 'java' fails in irb...
Read MoreWhile doing a practice db migration in rails using irb, receiving error message "NameError:unin...
Read MoreGetting undefined error in mass text app...
Read MoreHow to attach the Rubymine IDE debugger to a shell process?...
Read MoreWhat is the difference between these two ruby functions?...
Read MoreRequiring ruby gems giving mixed results...
Read MorePry (Ruby REPL): How can I turn automatic echo off...
Read MoreAccessing instance variable array using IRB...
Read MoreHow to set default require directory in irbc...
Read MoreWhy does `object_id` of symbols vary between rails console and pry/irb?...
Read Morelisting the local variables in irb...
Read MoreIn rails, the instance of the model doesn't show up in my table. What is happening when the cons...
Read More