Sha256: 8b3de06e8ccf72b31b212863f6185512b2cb59b7339104eae3a5076a04b9e52b
Contents?: true
Size: 147 Bytes
Versions: 7
Compression:
Stored size: 147 Bytes
Contents
# frozen_string_literal: true module EIVO class StatusController < ApplicationController def index render_success end end end
Version data entries
7 entries across 7 versions & 1 rubygems