Sha256: 25380cac2f05d3ad0a88008f9d7cca0db4219869062beecccdccde7ad1fc2053
Contents?: true
Size: 162 Bytes
Versions: 10
Compression:
Stored size: 162 Bytes
Contents
class Admin::Booking::ListsController < ApplicationController # GET /admin/booking/lists def index end # GET /admin/booking/lists/1 def show end end
Version data entries
10 entries across 10 versions & 1 rubygems