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