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

Specs fail due to Sprockets bug #15

Open
jellybob opened this issue Jun 24, 2011 · 2 comments
Open

Specs fail due to Sprockets bug #15

jellybob opened this issue Jun 24, 2011 · 2 comments

Comments

@jellybob
Copy link
Owner

The icon specs are failing at the moment because Hash doesn't define a perform_caching method - this seems to be a known bug in Rails' Sprockets support, with an open pull request: rails/rails#1816

I'm going to work around it for now, but I'll leave this open to remind me to roll that back once the permanent fix is in.

@jellybob
Copy link
Owner Author

jellybob commented Jul 9, 2011

The pull request has been merged now. Just waiting for a release.

@tobsch
Copy link
Collaborator

tobsch commented Aug 11, 2011

It was just the missing sprockets railtie in app.rb, or am I wrong with this?

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