pushtype/push_type

View on GitHub
api/app/views/push_type/api/shared/_pagination.json.jbuilder

Summary

Maintainability
Test Coverage
json.current_page collection.current_page
json.next_page    collection.next_page
json.prev_page    collection.prev_page
json.total_pages  collection.total_pages
json.total_count  collection.total_count