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

Rails 3.1 Support #2

Open
ghost opened this issue May 16, 2011 · 3 comments
Open

Rails 3.1 Support #2

ghost opened this issue May 16, 2011 · 3 comments

Comments

@ghost
Copy link

ghost commented May 16, 2011

I tweaked the script to work with rails 3.1 by making the following changes:

changed instances of RAILS_ROOT to Rails.root
and save_path now equals "#{Rails.root}/app/assets/javascripts/#{filename}" for the new assets feature

@mtrpcic
Copy link
Owner

mtrpcic commented May 17, 2011

If you make a pull request I can merge the changes into the master branch, or if you'd like, I can simply make the changes myself. Thanks for the heads up!

@ghost
Copy link
Author

ghost commented May 17, 2011

I should have mentioned, I'm more of a hobbyist at this point and don't really know how to use Git so the latter option would probably be best :)

@mtrpcic
Copy link
Owner

mtrpcic commented May 18, 2011

Sounds good. I'll add the changes once I'm home from Railsconf, and close the issue when that happens. Thanks again for your help and input.

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

1 participant