Missing jbuilder file added for /json/packages-without-screenshots
This commit is contained in:
parent
1928f8d2a8
commit
b3625f0a89
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
json.cache! ['json_packages'], expires_in: 1.hour do
|
||||
json.packages @p do |p|
|
||||
json.extract! p, :name
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue