Sha256: b0ac5121521e825b283abeb219db530ae2e26fcd48661275c534b4db56557184
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
class PoniesController < ApplicationController def index end def shut_up render :text => "Shut up Blue Pony; you are not as blue as you think!" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
link2-0.1.11 | test/integration/rails_app/app/controllers/ponies_controller.rb |