Refactor raw SQL queries to use Arel
This commit is contained in:
parent
b5057c4717
commit
19a64c9687
7 changed files with 301 additions and 211 deletions
1
Gemfile
1
Gemfile
|
@ -26,6 +26,7 @@ gem 'streamio-ffmpeg', '~> 3.0'
|
|||
gem 'blurhash', '~> 0.1'
|
||||
|
||||
gem 'active_model_serializers', '~> 0.10'
|
||||
gem 'activerecord-cte', '~> 0.1'
|
||||
gem 'addressable', '~> 2.7'
|
||||
gem 'bootsnap', '~> 1.6.0', require: false
|
||||
gem 'browser'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue