ruby - why irb plugins not loaded in rails console session? -


i have installed both awsome print & hirb irb plugins ruby 1.9.2 through rvm. can able access irb session. when tried rails console, got error

ruby-1.9.2-p180 :001 > require "hirb" loaderror: no such file load -- hirb 

what reason?

you have add hirb gemfile.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -