]> git.openstreetmap.org Git - rails.git/blob - vendor/plugins/file_column/TODO
Test and fix for issue #1568. Wasn't testing for end element in the right place.
[rails.git] / vendor / plugins / file_column / TODO
1 * document configuration options better
2 * support setting of permissions
3 * validation methods for file format/size
4 * delete stale files from tmp directories
5
6 * ensure valid URLs are created even when deployed at sub-path (compute_public_url?)