Sha256: f1f5590328b621582d2cb00f6c840b153795fc335f875d5c07b4e874792ec2e3
Contents?: true
Size: 460 Bytes
Versions: 5
Compression:
Stored size: 460 Bytes
Contents
# bootstrap4 datetime picker rails Makes [Tempus Dominus](https://github.com/tempusdominus/bootstrap-4) available to your rails appliation through the asset pipeline. ## Usage Instructions Add the following to your `Gemfile` and then run `bundle` `gem 'bootstrap4-datetime-picker-rails'` Add the following to `application.js` `//= require tempusdominus-bootstrap-4.js` Add the following to `application.scss` `@import "tempusdominus-bootstrap-4.css";`
Version data entries
5 entries across 5 versions & 1 rubygems