Sha256: c2a33f0ef70f0fe2649795fa7d16ec56bc5fae0850f535500382fca4d085996b
Contents?: true
Size: 148 Bytes
Versions: 2
Compression:
Stored size: 148 Bytes
Contents
require_dependency "jobshop/application_controller" module Jobshop class PlacesController < ApplicationController def show end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jobshop-0.0.179 | app/controllers/jobshop/places_controller.rb |
jobshop-0.0.167 | app/controllers/jobshop/places_controller.rb |