##ProPublica Ruby Gem ###Contributor's Guidelines
To test the gem locally, run the following commands:
gem build propublica.gemspec
gem install ./ProPublica-0.0.0.gem
- open
irb
and enter,require 'propublica'
- Test out your new additions!
Questions? Tag me at: @omarcodex