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

Replace call to obsolete Object#to_a with Array(str). #28

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

xnzac
Copy link

@xnzac xnzac commented Sep 23, 2011

I was getting undefined method String#to_a when using Ruby 1.9.2, fixed in 2d05d8c
by jasoncodes.

Sorry, I'm not sure how to do a pull request on just one commit.

john and others added 21 commits February 8, 2010 10:40
…ing asset_packager to use module and stop shuffling files / invoking ruby
…ently updated source file.

This allows Rails asset IDs to work as intended - if the source files haven't been modified when a new build is done (typically at deploy time), the asset IDs will stay the same so browsers don't need to re-download.
Thanks to lannon for Google Closure Compiler support!
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

8 participants