Guest User

Untitled

a guest
Jul 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. $ ls config/boot.rb
  2. config/boot.rb
  3.  
  4. $ ruby -e "require 'config/boot.rb'"
  5. <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- config/boot.rb (LoadError)
  6. from <internal:lib/rubygems/custom_require>:29:in `require'
  7. from -e:1:in `<main>'
  8.  
  9. $ ruby -v
  10. ruby 1.9.2p136 (2010-12-25 revision 30365) [i686-linux]
Add Comment
Please, Sign In to add comment