remove conflict data in ability.rb
This commit is contained in:
@@ -125,5 +125,9 @@ class Origami::RoomsController < BaseOrigamiController
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
#Shop Name in Navbor
|
||||
helper_method :shop_detail
|
||||
def shop_detail
|
||||
@shop = Shop.first
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user