Usage:
In application.js add: //= require best_in_place.bootstrap3
In your view use the best_in_place helper, set "as: :date"
Optional:
Require a Bootstrap Datepicker language file in your application.js file
For german you could activate it by setting "data: {language: 'de'}" when using the best_in_place view helper
Requirement: Bootstrap3 Bootstrap Datepicker
Usage: In application.js add: //= require best_in_place.bootstrap3 In your view use the best_in_place helper, set "as: :date"
Optional: Require a Bootstrap Datepicker language file in your application.js file For german you could activate it by setting "data: {language: 'de'}" when using the best_in_place view helper