Making important decisions available to everyone
This app is an API for the proposals being voted at the Spanish Congress.
There is an index and show action for HTML and JSON formats:
git clone git://github.com/agoraciudadana/congress-api.git
cd congress-api
bundle
bundle exec rake congress:setup
rails server
You can update the proposals by running:
bundle exec rake congress:update
bundle exec rake spec
1. Find or create an issue
2. Add a comment to the issue to let people know you're going to work on it
3. Fork the repo
4. Hack your changes in a topic branch (don't forget to write some tests ;)
5. Make pull request
6. Wait for comments from maintainers or code merge
Raimond Garcia
Copyright (c) 2012 MIT