Sha256: 8241e17f12accc0ae0e301a5aad38f3d7184d3390e2a94b272b54fe5e7e440bb
Contents?: true
Size: 136 Bytes
Versions: 4
Compression:
Stored size: 136 Bytes
Contents
class FakesController < ActionController::Base include Rails.application.routes.url_helpers def index head :accepted end end
Version data entries
4 entries across 4 versions & 1 rubygems