Sha256: fb82071486ea7da1ecd36fb3f5167cd160ded783e581a8281c762df3480cd431
Contents?: true
Size: 135 Bytes
Versions: 95
Compression:
Stored size: 135 Bytes
Contents
class Forest::IslandsController < ForestLiana::SmartActionsController def test render json: { success: 'You are OK.' } end end
Version data entries
95 entries across 95 versions & 1 rubygems