ratyrate icon indicating copy to clipboard operation
ratyrate copied to clipboard

ratyrate and devise

Open knzudgt opened this issue 5 years ago • 0 comments

I wonder if Devise is necessary for ratyrate to work. Documentation says that "the generator takes one argument which is the name of your existing devise user model UserModelName." Of course I have a User model, but it is not a Devise model: it is a simple Rails model. Would the generator succeed in binding the user and rating datas, or Devise is required?

knzudgt avatar May 04 '19 15:05 knzudgt