Sha256: e9e80bde1b9888994a765dc0796acd9aa68406a759d93f37ab7cfe1fdacd2efb
Contents?: true
Size: 129 Bytes
Versions: 1
Compression:
Stored size: 129 Bytes
Contents
class InheritedController < SamplesController set_layout :missing, :only => :index def index render "/action" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
layout-0.2.0 | spec/support/app/controllers/inherited_controller.rb |