Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 426 Bytes

README.ja.md

File metadata and controls

16 lines (13 loc) · 426 Bytes

Kaja Nomination

RubyKajaの投票用WEBアプリケーションです

動かし方

# Bundler version 1.2.0.pre.1 がインストールされている必要があります
$ gem install bundler --pre
$ git clone git@github.com:tyabe/kaja-nomination.git
$ cd kaja-nomination
$ bundle install --without production
$ padrino rake seed
$ padrino s

distributed under the MIT License