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

sugar-high dependency messes up ActiveSupport's String#concat method #5

Open
Serabe opened this issue Jul 28, 2011 · 1 comment
Open

Comments

@Serabe
Copy link

Serabe commented Jul 28, 2011

I've been updating a project to Rails 3.0.9 and started getting a lot of fails in my acceptance specs because of some strange template error. After two hours, I got that String#concat method in sugar-high is messing up with ActiveSupports one, causing a segment violation. Commenting out that method seems to work nicely, but a proper fix would be much more appreciated.

@kristianmandrup
Copy link
Owner

Thanks! I will fix that ASAP! If you liked the ideas in cream, you might wanna check out cantango

https://github.com/kristianmandrup/cantango/wiki

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

2 participants