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
|
@ -158,6 +158,10 @@ GEM
|
|||
letter_opener (1.4.1)
|
||||
launchy (~> 2.2)
|
||||
libv8 (3.16.14.15)
|
||||
lograge (0.4.1)
|
||||
actionpack (>= 4, < 5.1)
|
||||
activesupport (>= 4, < 5.1)
|
||||
railties (>= 4, < 5.1)
|
||||
loofah (2.0.3)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.4)
|
||||
|
@ -377,6 +381,7 @@ DEPENDENCIES
|
|||
jbuilder (~> 2.0)
|
||||
jquery-rails
|
||||
letter_opener
|
||||
lograge
|
||||
nokogiri
|
||||
oj
|
||||
onebox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue