Sha256: 452b66833106e36c72937ac297e131a192a598f926b0a5884efcb73150b58d4e
Contents?: true
Size: 176 Bytes
Versions: 2
Compression:
Stored size: 176 Bytes
Contents
module MegaBar class MasterBlocksController < ActionController::Base def render_flat_html_block #tbd byebug # you shouldnt be here. render end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mega_bar-0.5.2 | app/controllers/mega_bar/master_blocks_controller.rb |
mega_bar-0.5.1 | app/controllers/mega_bar/master_blocks_controller.rb |