ansible
Playbook improvement
2020-05-03 22:33:18 +02:00
app
/thumbnail and /screenshot redirect properly to Shrine file
2021-02-13 22:15:57 +01:00
bin
Migrations and helpers to move from Paperclip to ActiveStorage
2020-04-20 20:24:59 +02:00
config
Using DATABASE_URL env variable for Dokku deployment
2021-02-13 00:39:25 +01:00
db
Fixed database column for Shrinerb
2020-11-12 19:36:30 +01:00
doc
Ignoring automatically creating documentation
2021-02-07 16:53:41 +01:00
lib
Added rake task to create derivates after migration
2020-11-12 22:28:29 +01:00
log
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
public
Rails update. Fancybox update. Migrations from Paperclip.
2020-10-19 18:49:47 +02:00
test
Test fixed. Was using wrong string.
2021-02-07 16:50:17 +01:00
.gitignore
Ignoring automatically creating documentation
2021-02-07 16:53:41 +01:00
.gitlab-ci.yml
Update .gitlab-ci.yml
2021-02-08 09:49:58 +00:00
.ruby-version
Upgrade from Rails 5.0 to 5.2
2020-04-14 02:16:25 +02:00
.solargraph.yml
Solargraph config added for code intelligence
2020-10-19 18:50:03 +02:00
config.ru
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
Gemfile
Explicitly specifying Ruby version
2021-02-13 00:40:40 +01:00
Gemfile.lock
Gemfile.lock updated.
2021-02-13 19:16:04 +01:00
Guardfile
Enable screen clearing in Guard
2018-08-14 15:00:52 +02:00
LICENSE
GPL3 license added
2018-08-08 17:02:03 +02:00
nginx.conf.sigil
Path fixed
2021-02-13 21:09:47 +01:00
Procfile
Procfile added to explicitly use Puma as a backend webserver
2021-02-13 19:16:47 +01:00
Rakefile
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
README.md
Moved doc/README.md to main directory
2018-08-08 14:26:44 +02:00