mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-19 14:26:14 -04:00
likes doesn't have an index
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class LikesController < ApplicationController
|
||||
before_action :authenticate_member!, except: :index
|
||||
|
||||
before_action :authenticate_member!
|
||||
respond_to :html, :json
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user