-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I've installed reality 0.0.5, gem list reports that it is installed. The following happens when I try to follow the README:
waltd$ irb
2.4.6 :001 > require 'reality'
=> true
2.4.6 :002 > require 'reality/miracles'
LoadError: cannot load such file -- reality/miracles
from /Users/waltd/.rvm/rubies/ruby-2.4.6/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require'
from /Users/waltd/.rvm/rubies/ruby-2.4.6/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require'
from (irb):2
from /Users/waltd/.rvm/rubies/ruby-2.4.6/bin/irb:11:in `<main>'This is a well-working Ruby environment, where I've done a ton of Rails dev work without issue or error. Any suggestions to debug this?
Metadata
Metadata
Assignees
Labels
No labels