This is a community project in need of maintenance. You can find a list of installations at https://make.opendata.ch/wiki/project:open_budget - check the other forks for code updates, and feel free to use the Issue board or our forums to ask a question.
For data sources see: https://github.com/OpendataCH/open-budget-converters
- ruby 1.9.3
- RubyGems
- Bundler
- see install documentation
- recommended params:
curl -#L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=1.9.3
- make sure to load rvm into your shell sessions: RVM is not found...
bundle config --local without js
- or use
therubyracer
but I haven't had time to test it
bundle install
(needs to run every time the Gemfile changes)rails s thin
- create your own data file in the format of public/data/bern/data.json
- send pull request with cool stuff