Skip to content

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

Open
xnzac wants to merge 21 commits intosbecker:masterfrom
xnzac:2d05d8c32824c02ff411daa10f351f52820c9c09
Open

Replace call to obsolete Object#to_a with Array(str).#28
xnzac wants to merge 21 commits intosbecker:masterfrom
xnzac:2d05d8c32824c02ff411daa10f351f52820c9c09

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.

8 participants