Sha256: 566bca7c1bd14a38aa6cd46913cab621fa5b6b4fb40dc41492acd1be499e27f1
Contents?: true
Size: 106 Bytes
Versions: 12
Compression:
Stored size: 106 Bytes
Contents
class RecordingsController < ActionController::Base def index @recordings = Recording.all end end
Version data entries
12 entries across 12 versions & 1 rubygems