asset_packager icon indicating copy to clipboard operation
asset_packager copied to clipboard

Use Rails.root instead of RAILS_ROOT

Open fnando opened this issue 15 years ago • 1 comments

Rails 3 deprecated the RAILS_ROOT constant in favor of Rails.root.

fnando avatar Feb 06 '10 12:02 fnando

Implemented here: http://github.com/fnando/asset_packager/tree/rails3

fnando avatar Feb 10 '10 19:02 fnando