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

update ActiveRecord class eval to support ActiveSupport on_load #33

Merged
merged 1 commit into from
Mar 29, 2012

Conversation

mergulhao
Copy link

When using acts_as_list on Heroku I was getting error on assets precompile as described in http://devcenter.heroku.com/articles/rails3x-asset-pipeline-cedar#troubleshooting

It was because the gem was not taking care of initialize_on_precompile Rails 3.1 new assets setup.

This pull request fix that.

Thanks.

@swanandp swanandp merged commit 5648628 into brendon:master Mar 29, 2012
@swanandp
Copy link
Contributor

Pulled, thanks!

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.

2 participants