Sha256: 3da6180c22abc44f421ca1d3de70007fbd90161575c1b3bfa62b1713c9a9c6e5

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

module MegaBar 
  class RootsController < ActionController::Base
  
    def root_page
# render inline: 'what up'
    end

  end
end 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 app/controllers/mega_bar/roots_controller.rb
mega_bar-0.5.1 app/controllers/mega_bar/roots_controller.rb