Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Commit

Permalink
added mysql timezone support to requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan5500 committed Oct 16, 2015
1 parent 5ff549b commit 35b26c2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ A dashboard rails app to visualise activities in Slack
- unicorn
- capistrano3
- chartkick.js
- mysql timezone support

`mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql`


etc

Expand All @@ -37,4 +41,4 @@ See config/schedule.rb to check the crawling schedule.
## License
The MIT License (MIT)

See LICENSE file for details.
See LICENSE file for details.

0 comments on commit 35b26c2

Please sign in to comment.