-
Notifications
You must be signed in to change notification settings - Fork 46
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
incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError) #35
Comments
Thank you for posting this error. I will take a look to see if there are some issues.
|
I am sorry. I have forgotten this info request! ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] cucumber 1.1.9 I have updated the gem versions and it's working now!! Thanks!! |
I'm glad it's working @linuxonrails. Happy gardening! |
I'm sorry again. Today i have found the problem. It was in a step with multiline strings: https://gist.github.com/2766963
I have fixed my code but it hasn't any errors.
|
Sorry that it doesn't work. Thank you for the awesome data to try and fix this.
I assume that the issue is either in my add-on with how it processes the data or inherit in YARD. I'll take a look at it. |
$ yardoc 'features//*.rb' 'features//*.feature'
The text was updated successfully, but these errors were encountered: