ace-lab / planning-poker

Planning Poker is a Rails application for Story Estimation with Pivotal Tracker. It uses push notifications (Faye), Bootstrap and Font-Awesome.
0 stars 1 forks source link

Fix the update story and voting error #4

Closed an-ju closed 6 years ago

an-ju commented 6 years ago

This PR should complete the migration to the new API gem and db, fixing Issue #3 .

an-ju commented 6 years ago

This PR also addresses Issue #1 and #2 .