Sort submissions by latest

This commit is contained in:
Yannick
2020-04-28 01:10:45 +02:00
parent 2a59c19a38
commit a5be6af3f7
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ gem 'rack-cors'
gem 'sentry-raven'
gem 'sequenced'
gem 'sorcery'
gem 'pagy', '~> 3.8'
gem 'pagy'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console