debshots/lib
Christoph Haas 8adf682a0b Migrations and helpers to move from Paperclip to ActiveStorage
To migrate the application as of April 2020:

• leave models/screenshot.rb with “has_attached_file”
• bundle exec rake db:migrate
• bin/move_paperclip_to_activestorage
• set models/screenshot.rb to “has_one_attached”
2020-04-20 20:24:59 +02:00
..
assets Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
tasks Migrations and helpers to move from Paperclip to ActiveStorage 2020-04-20 20:24:59 +02:00
deb_importer.rb Keep leading spacesd when parsing the long description 2016-06-29 21:50:29 +02:00