everypolitician / everypolitician-popolo

Ruby gem for interacting with EveryPolitician data for a legislature
MIT License
7 stars 4 forks source link

add memberships method to terms #114

Closed struan closed 8 years ago

struan commented 8 years ago

This adds a memberships method to LegislativePeriod objects which returns all the Memberships for that legislative period.

Fixes #77