WEB applications for voting RubyKaja.
# You should install Bundler version 1.2.0.pre.1
$ gem install bundler --pre
$ git clone [email protected]:tyabe/kaja-nomination.git
$ cd kaja-nomination
$ bundle install --without production
$ padrino rake seed
$ padrino s
distributed under the MIT License