Sha256: 9d74e2f77a88337c2b89e8f6500eae77e227deb943a330377dd4c72264bed880
Contents?: true
Size: 123 Bytes
Versions: 1
Compression:
Stored size: 123 Bytes
Contents
class HumansController < ApplicationController # GET /humans def index end # GET /humans/:id def show end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
micro_sessions-0.4.0 | spec/dummy/app/controllers/humans_controller.rb |