Sha256: 2a4f34045a1af648c9d59038d00e73b860777832240f1e035a96fcc5b2fda6ac
Contents?: true
Size: 119 Bytes
Versions: 2
Compression:
Stored size: 119 Bytes
Contents
class NoLayoutFileController < ApplicationController set_layout :missing def index render "/action" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
layout-0.2.1 | spec/support/app/controllers/no_layout_file_controller.rb |
layout-0.2.0 | spec/support/app/controllers/no_layout_file_controller.rb |