Sha256: 11bb7c6468151d04cac21c431f91bb5af515372ccc4e063af3d0f0aa76b6d4de
Contents?: true
Size: 355 Bytes
Versions: 49
Compression:
Stored size: 355 Bytes
Contents
= Open Data In order for users to be able to download Open Data files they have to be generated previously, since generating them on the fly would take too much time and resources. You should schedule this command to be run everyday, using `cron` or `whenever` or your favorite tool: [source,ruby] ---- bundle exec rake decidim:open_data:export ----
Version data entries
49 entries across 49 versions & 1 rubygems