Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.

failed to set max stars with dimension #92

@arthurccube

Description

@arthurccube

Hi,

I tried to set the max star to 100 but it fails. I suspect its due to the using of dimensions together:
ajaxful_rateable :stars => 100, :dimensions => [:grade, :overall]

Max star is always 5 no matter how I change the value

as in my another model, the :stars can be changed from the following:
ajaxful_rateable :stars => 10, :cache_column => :rating_average

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions