Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
osunyorg/admin
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
1 hr ago
Refresh default branch
Refresh
app/views/api/osuny/communication/websites/posts/index.json.jbuilder
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Issues
json.array! @posts.each do |post| json.id post.id json.title post.title end