Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in irb

In Ruby, can I limit the amount of drilling down a object does when displaying itself in irb or when using .inspect?

ruby irb inspect

Discover the file ruby require method would load?

ruby rubygems irb

How can I change the default syntax coloring in ruby 3.0's IRB

What does IRB use to determine how to represent a returned instance?

ruby class irb

Why is the RubyMine console failing to start?

ruby-on-rails rubymine irb

the irbrc config file doesn't work for ruby 2 + rails 4

Suppress output of Enumerable::each in irb

ruby irb

Ruby irbrc_history system-wide. How to make it local?

Why doesn't Date.today work on Ruby console (irb)?

ruby-on-rails irb

Escape line breaks in puts output

ruby irb ruby-1.8.7

Call a method and initiate debugging from the rails console without editing the source code?

Basic Ruby Time Operations Not Working

ruby irb

How do I get method signatures or method descriptions in Ruby's irb?

ruby irb

rails 5: rails c doesn't show line number on error

How to run some default commands after firing the Rails console?

ruby-on-rails ruby irb

Why won't IRB work after I mistyped a string?

ruby irb

How do I get the "irb(main):001:0>" prompt instead of ">>"

ruby irb

Where does the variable "p" get it's value from in ruby if it's not defined explicitly?

ruby jruby irb

Reload rubygems in irb?

ruby rubygems irb