Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 142 Bytes

File metadata and controls

11 lines (8 loc) · 142 Bytes

What's this?

This is a sample slack-ruby-bot-server with ActiveRecord.

Run

bundle install
rake db:create db:migrate
rackup