Class: MegaBar::MasterBlocksController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/mega_bar/master_blocks_controller.rb

Instance Method Summary collapse

Instance Method Details

#render_flat_html_blockObject



3
4
5
6
7
# File 'app/controllers/mega_bar/master_blocks_controller.rb', line 3

def render_flat_html_block
   #tbd
byebug # you shouldnt be here.
   render
end