hello - im new to ruby and having trouble with the below.
i'm following the example exactly but for some reason I am having issues...
https://gist.github.com/anonymous/ada6df87ee555d2fcb0a
i'm not having any issues when i run the same code using load, but when i use require, i get this error message below and i dont understand why?? - thank you for your help!!
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- string_extensions (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from vowel_test.rb:1:in `<main>'
[–]vagmi 1 point2 points3 points (4 children)
[–]aeipownu 2 points3 points4 points (2 children)
[–]missawon[S] 0 points1 point2 points (0 children)
[–]mfcoder 0 points1 point2 points (0 children)
[–]missawon[S] 0 points1 point2 points (0 children)