hot_date_rails 1.5.18
A gem that allows you to add date only, time only and datetime pickers to your forms. This gem also takes into account the way Ruby doesn't parse certain American-friendly dates so it passes along hidden fields with the values expected by rails. When updating the values they are 'localized' using the locale file to get them into the format expected by the picker.
Gemfile:
=
installation:
=
Dépendances de Runtime (10):
activerecord
~> 5.2.3
coffee-rails
~> 4.2
ffi
~> 1.9.24
jquery-rails
~> 4.3
loofah
~> 2.2.3
nokogiri
~> 1.10.4
rack
~> 2.0.6
rails-html-sanitizer
~> 1.0.4
rubyzip
>= 1.3.0
sprockets-rails
>= 0
Dépendances de Development (6):
capybara
>= 0
database_cleaner
>= 1.5.3
factory_bot_rails
~> 5.0
mongoid
~> 6.4.1
rspec-rails
~> 3.8
selenium-webdriver
>= 0