DEV Community

Cover image for Implementing TimetableJs in Ruby On Rails
timnans
timnans

Posted on

Implementing TimetableJs in Ruby On Rails

Timetablejs is a vanilla javascript plugin for building nice responsive timetables. Provides a simple javascript interface to add events and locations which can be rendered to nice HTML. Works on mobile devices as well. We will learn how to implement it in Ruby on Rails.

Github: https://github.com/railsdrill/episode-24-timetable-js

Oldest comments (0)