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

When running sample test, I get: cannot load such file -- cutest (LoadError) #47

Closed
treeder opened this issue Aug 7, 2014 · 2 comments

Comments

@treeder
Copy link

treeder commented Aug 7, 2014

/Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- cutest (LoadError)
        from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /Library/Ruby/Gems/2.0.0/gems/cuba-3.1.1/lib/cuba/test.rb:2:in `<top (required)>'
        from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:135:in `require'
        from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:135:in `rescue in require'
        from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:144:in `require'
@soveran
Copy link
Owner

soveran commented Aug 7, 2014

You need to install the cutest gem. The development dependencies are declared in the gemspec, but also in the .gems file. Check this guide about how to set up the development environment: https://github.com/soveran/cuba#contributing

@soveran
Copy link
Owner

soveran commented Aug 9, 2014

Closing this for now.

@soveran soveran closed this as completed Aug 9, 2014
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