everypolitician / gender-balance

Crowdsourcing platform for gathering gender information about politicians to improve the data in EveryPolitician
gender-balance.org
15 stars 3 forks source link

Fix congratulations page to call methods on ep-ruby objects #358

Closed chrismytton closed 7 years ago

chrismytton commented 7 years ago

This view wasn't updated when we switched to everypolitician-ruby, so it was causing an error because the version of ep-ruby this app is using doesn't have the Legislature#[] method.

Fixes https://github.com/everypolitician/gender-balance/issues/357

chrismytton commented 7 years ago

@tmtmtmtm 👀