TheNephilim (Paul Yeboah)
- Login: TheNephilim
- Email: paul.yeboah@gmail.com
- Registered on: 04/07/2015
- Last sign in: 04/07/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/07/2015
-
02:15 PM Ruby Bug #11041: Rake test task fails with LoadError when using Ruby version 2.2.1 [Mac OSX10.9]
- NB: The ruby version listed as ruby -v is incorrect. The correct value should be:
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14] -
02:11 PM Ruby Bug #11041 (Closed): Rake test task fails with LoadError when using Ruby version 2.2.1 [Mac OSX10.9]
- I have just started to use RVM and have installed ruby version 2.2.1. I have a test project whose Rake test task that I was successfully executing tests with the system version (2.0.0). When I then switch to 2.2.1 via RVM, the rake_test_...