Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avg rating does not show in decimal. #171

Open
w3villa-amit opened this issue Feb 26, 2019 · 0 comments
Open

Avg rating does not show in decimal. #171

w3villa-amit opened this issue Feb 26, 2019 · 0 comments

Comments

@w3villa-amit
Copy link

w3villa-amit commented Feb 26, 2019

When i am trying to show the avg rating in decimal like .5,1.5,2.5 then the stars formation does not happening.I change the method of product decorator like this-:
def stars
avg_rating.to_f || 0
end
But then stars does not appear i want that actual avg rating like 1.5,2.5,3.5 will also be shown in the avg rating.
Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant