Cafézinho is a Manybots application that enables you (and your users) to track their coffee consumption.
This Open version is intended to serve as an example of a Manybots application.
You need to have Rails 3.1 installed and running on your system
- Setup a new OAuth application on Manybots.com.
- Copy-paste the client consumer and secret into
config/initializers/01_coffeecounter.rb
and edit the admin email to match your Manybots account email - Run
bundle install
- Run
rails g cafezinho:install
- Run
bundle exec rake db:migrate
- Manybots API - Getting started with Ruby on Rails 3.1, Devise and Omniauth
- Manybots Developers mailing list
(c) 2011 Manybots IT Lda