Code / oauth / opentransact

OpenTransact: Testing OAuth Scopes with Artifice and Cucumber

In this screencast, we’ll improve the code introduced in the previous post OAuth Scopes with UMA Action URLs with the help of our friends Artifice and Cucumber. Calls to Net::HTTP can be intercepted by Artifice and sent to your rack application instead of the network. If you are developing an OAuth provider, Artifice makes testing … Continue reading

agilebanking / Code / insoshi / intentionaleconomics

RSpec and CanCan Authorization for Intentional Economics

Not long after moving the Austin Time Exchange to Ruby on Rails, we started receiving requests for a groups feature since some local groups were interested in having their own currency but did not want to run their own instance of the software and their members were already on the existing system. Since we’re a … Continue reading

Code / heroku / insoshi / screencast

OsCurrency Heroku Deployment

Click To Play “Anyone can run their own financial system.” – Bernard Lietaer at the Naropa Intentional Economics workshop. Thanks to Lee Azzarello, oscurrency can now be deployed to heroku with the master branch. For production use, the edge branch is preferred as previous testing in development and production has been done with edge. Also, … Continue reading