Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views
This commit is contained in:
parent
87576e1ab1
commit
0f4bc56719
7 changed files with 45 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -64,4 +64,5 @@ end
|
|||
|
||||
group :production do
|
||||
gem 'rails_12factor'
|
||||
gem 'lograge'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue