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