aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorPiotr Sarnacki <drogus@gmail.com>2010-10-13 16:20:09 +0300
committerJosé Valim <jose.valim@gmail.com>2010-10-14 07:46:12 +0200
commit959f8576f2b70c35a2fd5c2c9563e695977f37b6 (patch)
tree5bbb4fc14b9ecde391695ad26d9765b7555285d4 /actionpack
parentf07cbec865093c30299ad038d52e3e70e2527848 (diff)
downloadrails-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')
0 files changed, 0 insertions, 0 deletions