You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone git://github.com/moiplabs/moip-rails.git
$ cd moip-rails
$ bundle
$ vim config/gateway.yml # configurações de acesso à API do MoIP
$ rails s
Happy coding!
About
Exemplo de integração da API do MoIP com o Rails 3 adaptado do exemplo do Daniel Lopes (@danielvlopes)