Merge branch 'cancan' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-06-26 09:59:16 +06:30
65 changed files with 1174 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
class Origami::PaymentsController < BaseOrigamiController
authorize_resource :class => false
def index
end