https://github.com/dhtmlx/gantt-howto-rails
https://github.com/dhtmlx/gantt-howto-rails
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhtmlx/gantt-howto-rails
- Owner: DHTMLX
- Created: 2017-11-16T08:03:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T08:45:58.000Z (over 8 years ago)
- Last Synced: 2025-03-02T14:23:48.813Z (over 1 year ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dhtmlxGantt with Ruby on Rails backend
==================
Implementing backend for dhtmlxGantt using RoR and MySQL
### Requirements
- Ruby v2.4+
- Rails 5.1.3+
- MySQL
### Setup
1. Update connection settings in **config/database.yml**
2. Init database `db:setup`
### Run
- `rails server`
### Tutorial
A complete tutorial here https://docs.dhtmlx.com/gantt/desktop__howtostart_ruby.html