Sha256: 1678abaef0dd08d7b719f1441d02db9e5411106ed0a039f61d1288c30f897a18
Contents?: true
Size: 133 Bytes
Versions: 3
Compression:
Stored size: 133 Bytes
Contents
class HomeController < ApplicationController layout "main" def edit_nested render :edit, :layout=>"nested" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
whowish_word-0.4.0 | rails/app/controllers/home_controller.rb |
whowish_word-0.3.3 | rails/app/controllers/home_controller.rb |
whowish_word-0.3.2 | rails/app/controllers/home_controller.rb |