-
Notifications
You must be signed in to change notification settings - Fork 29
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
Split error while trying to generate new app #20
Comments
Oh no. Hmm, I wonder how to reproduce that locally. I'll try later. Would you like to try upgrading to latest ruby 1.9.3 also and see if that resolves it? Cheers Dr Nic Williams - VP Engineering On Monday, April 16, 2012 at 2:36 AM, StephD wrote:
|
Thanks Brew seems to don't upgrade the ruby version from 1.9.3p0 to 1.9.3p125. I prefer not manipulate too much my package because I'm still a beginner into os x world, sorry. EDIT : I just try with ruby 1.9.3p125, and it's the same thing : I'll let you take a look localy, I'm not in a hurry. |
Same here, fresh RVM install with latest ruby 1.9.3-p194 + rails 3.2.3 with appscrolls 0.8.3 |
Issues go stale after 60d of inactivity. |
Hello,
Following the website instructions, I just have install the gem appscrolls, and when i trying to generate a new projet ( ' scrolls new mynewapp ' ) , I'm getting an ArgumentError.
/lib/appscrolls/scroll.rb:30:in `split': invalid byte sequence in US-ASCII (ArgumentError)
http://pastebin.com/MMaG4fkG
Does someone have any answer to this problem?
Thanks
The text was updated successfully, but these errors were encountered: