Sha256: 99027392ff3cfa0c7d5dbe6a32f45268901c984d8905ec65afed660560ad3f4d
Contents?: true
Size: 111 Bytes
Versions: 4
Compression:
Stored size: 111 Bytes
Contents
class ScaptimonyHostsController < ApplicationController def show @host = Host.find(params[:id]) end end
Version data entries
4 entries across 4 versions & 1 rubygems