Sha256: f60644680fe004c97aea640ef44b30d74710cc5626725ed8e4a9104c67f6dc93
Contents?: true
Size: 141 Bytes
Versions: 4
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true module EIVO class StatusController < ApplicationController def index head :ok end end end
Version data entries
4 entries across 4 versions & 1 rubygems