diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2010-10-13 16:20:09 +0300 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-10-14 07:46:12 +0200 |
commit | 959f8576f2b70c35a2fd5c2c9563e695977f37b6 (patch) | |
tree | 5bbb4fc14b9ecde391695ad26d9765b7555285d4 /actionpack/lib/action_dispatch/http/url.rb | |
parent | f07cbec865093c30299ad038d52e3e70e2527848 (diff) | |
download | rails-959f8576f2b70c35a2fd5c2c9563e695977f37b6.tar.gz rails-959f8576f2b70c35a2fd5c2c9563e695977f37b6.tar.bz2 rails-959f8576f2b70c35a2fd5c2c9563e695977f37b6.zip |
Added foo:install:assets task that copies assets from plugins public directory to application's public directory
This is the most simple and naive approach: just copy every files from engine to app.
The only exception is when file has changed, in that case developer will be
asked if he wants to rename the field.
There is no need to make this task more sophisticated as 3.1 will be shipped
with better assets handling and it will be the default way to handle things.
Diffstat (limited to 'actionpack/lib/action_dispatch/http/url.rb')
0 files changed, 0 insertions, 0 deletions