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

bugfix: precure all_stars count when new stage3 #61

Merged
merged 5 commits into from
Dec 25, 2014
Merged

Conversation

sue445
Copy link
Owner

@sue445 sue445 commented Dec 25, 2014

Before

Precure.all_stars(:new_stage3).count
# => 35

After

Precure.all_stars(:new_stage3).count
# => 36

@@ -92,6 +92,8 @@
[:new_stage1, 28],
[:ns2 , 32],
[:new_stage2, 32],
[:ns3 , 36],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space found before comma.

@sue445 sue445 changed the title Feature/new stage 3 bugfix: precure all_stars count when new stage3 Dec 25, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 2f02505 on feature/new_stage_3 into c40fc55 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f54022a on feature/new_stage_3 into c40fc55 on master.

sue445 added a commit that referenced this pull request Dec 25, 2014
bugfix: precure all_stars count when new stage3
@sue445 sue445 merged commit f7c6c07 into master Dec 25, 2014
@sue445 sue445 deleted the feature/new_stage_3 branch December 25, 2014 23:36
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

Successfully merging this pull request may close these issues.

3 participants