Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load 'miracles' #73

Open
walterdavis opened this issue Dec 2, 2019 · 1 comment
Open

Can't load 'miracles' #73

walterdavis opened this issue Dec 2, 2019 · 1 comment

Comments

@walterdavis
Copy link

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?

@zverok
Copy link
Contributor

zverok commented Dec 4, 2019

Hey, unfortunately, Reality is a kind of weird state (huge refactoring/rewrite started, but then I don't have time to continue). Examples with "miracles" (in current README) work with prototype gem version 0.1.0.alpha3, while 0.5.0's README is in the other branch: https://github.com/molybdenum-99/reality/tree/old-prototype-branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants