Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 358 Bytes

README

This is an example using select2 and ajax to dynamic show the date of select.

  • Rails version : 5.0.2

  • Ruby version : 2.3.0

  • Gem : select2-rails

  • How to run

    1. fork

    2. $ bundle install

    3. $ rake db:migrate

    4. $ rake db:seed

    Have fun.