Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 524 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 524 Bytes

Description of the application

This is a demo application to demonstrate the usage of the datetimepicker-rails gem.

Ruby on Rails

  • Ruby version: ruby-2.2.0,
  • Rails version: rails4.2

System dependencies

  • datetimepicker-rails (versions 4.7.15)
  • bootstrap-datetimepicker (version 4.7.15)
  • Simpleform 3.1+
  • Momentjs-rails 2.9+

How to use the demo

  1. Clone it to your local computer.
  2. To run the generator use the following command:
   $ rails generate datetimepicker_rails:install