Add docs about rake tasks
| 3 | 13 | |
|---|---|---|
| 24 | 24 | javascript_include_tag :all, :cache => true |
| 25 | 25 | stylesheet_link_tag :all, :cache => true |
| 26 | 26 | |
| 27 | If you need to install or remove the assets manually (for example, because you | |
| 28 | just upgraded to a newer version of the plugin), use these rake tasks: | |
| 27 | 29 | |
| 30 | rake templated_attribute:install | |
| 31 | rake templated_attribute:remove | |
| 28 | 32 | |
| 29 | 33 | |
| 30 | 34 | |
