Sha256: aa7a919a7b30bcc4ca278f2fe08da6eef113582957f495f6be127460819f4c33
Contents?: true
Size: 115 Bytes
Versions: 5
Compression:
Stored size: 115 Bytes
Contents
class EmptyGroupController < ApplicationController belongs_to_api_group('') def index head(:ok) end end
Version data entries
5 entries across 5 versions & 1 rubygems