asset_packager icon indicating copy to clipboard operation
asset_packager copied to clipboard

Move tasks directory

Open fnando opened this issue 15 years ago • 1 comments

The Rails 3 requires the "tasks" directory to be inside "lib". This can be safely moved out since it works on previous versions as well.

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