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

Remove line causing uninitialized constant Sprockets::Helpers #1341

Closed
wants to merge 1 commit into from

Conversation

lardawge
Copy link
Contributor

As far as I can tell this is not needed. Running the task with the original
line, ActionView::Helpers::SprocketsHelper, does nothing different to the final output.
Whatever the case, I could find nowhere that Sprockets::Helpers is defined.

Other option is to revert 9701014

@josh can you shed some light on this?

As far as I can tell this is not needed. Running the task with the original
line, ActionView::Helpers::SprocketsHelper, does nothing different to the final output.
Whatever the case, I could find nowhere that Sprockets::Helpers is defined.

Other option is to revert 9701014
@lardawge
Copy link
Contributor Author

Looks like this is happening because of an inconsistant state between master and 3-1-stable. Particularly actionpack/lib/sprockets/helpers which doesn't exist in 3-1-stable. Still questionable if it is actually needed.

@lardawge
Copy link
Contributor Author

This is actually only happening in rails 3-1-stable...

@lardawge lardawge closed this May 26, 2011
jake3030 pushed a commit to jake3030/rails that referenced this pull request Jun 28, 2011
…aram

Signed-off-by: Michael Koziarski <michael@koziarski.com>
[rails#1341 state:committed]
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

Successfully merging this pull request may close these issues.

None yet

1 participant