9 10 11
# File 'lib/resourcey/controller.rb', line 9 def index render json: serialized_collection(paginated_resources) end