Created
January 4, 2014 16:00
-
-
Save thomasfedb/8256779 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/Projects/better_matchers (*) # rvm gemset list | |
| gemsets for ruby-2.1.0 (found in /home/thomasfedb/.rvm/gems/ruby-2.1.0) | |
| => (default) | |
| better_matchers | |
| biblios | |
| global | |
| has_many_through | |
| rspec-expect_it | |
| ~/Projects/better_matchers (*) # rvm gemset copy rspec-expect_it better_matchers | |
| Destination gemset 'better_matchers' does not yet exist. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment