A gem that verifies the reputation of a company on ReclameAqui(http://reclameaqui.com.br/).
Add this line to your application's Gemfile:
gem 'reclame_aqui'
And then execute:
$ bundle
Or install it yourself as:
$ gem install reclame_aqui
ReclameAqui.reputation("http://ricardoeletro.com.br")
Pedro Dias( https://github.com/pdf13 )
- Fork it ( https://github.com/givigier/reclame_aqui/fork )
- Create your feature branch (
git checkout -b feature/my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/my-new-feature
) - Create a new Pull Request