inventory definition.coffee
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Origami::HomeController < ApplicationController #BaseOrigamiController
|
||||
class Origami::HomeController < BaseOrigamiController
|
||||
before_action :set_dining, only: [:show]
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user