Skip to content
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

color method does not exist on ruby String #1

Closed
steveire opened this issue Apr 2, 2014 · 5 comments
Closed

color method does not exist on ruby String #1

steveire opened this issue Apr 2, 2014 · 5 comments

Comments

@steveire
Copy link

steveire commented Apr 2, 2014

I just installed teapot on my Ubuntu 13.10 box with gem install teapot.

Now when I try to follow the docs I get this:

$ teapot create "My Project" https://github.com/dream-framework/ project
/var/lib/gems/1.9.1/gems/teapot-0.9.9/bin/teapot:119:in `ensure in
track_time': undefined method `color' for "Elapsed Time: 0.000s":String
(NoMethodError)
       from /var/lib/gems/1.9.1/gems/teapot-0.9.9/bin/teapot:119:in
`track_time'
       from /var/lib/gems/1.9.1/gems/teapot-0.9.9/bin/teapot:132:in
`<top (required)>'
       from /usr/local/bin/teapot:23:in `load'
       from /usr/local/bin/teapot:23:in `<main>'

I have never tried to read or write ruby code before.

@system123
Copy link

Same issue on OSX Mavericks. Will fix.

@ioquatix
Copy link
Collaborator

Teapot is like super alpha - it works but there are major changes and the stable branch is currently pretty old. I'll try to make another release of the stable branch that was used for transform-flow and confirm that it still works correctly (it should).

@ioquatix
Copy link
Collaborator

Also, I'm trying to contact one of the other researchers who worked on the android version and get him to commit his changes, he made a lot of improvements to the android code.

@ioquatix
Copy link
Collaborator

ioquatix commented Jun 4, 2014

These issues are now resolved in the latest release 0.9.10. Please try it out and let me know.

@ioquatix
Copy link
Collaborator

Closing this as it has been resolved a long time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants