fix datepicker and test it
This commit is contained in:
parent
a9b001e762
commit
327412fba3
5 changed files with 32 additions and 3 deletions
|
@ -25,7 +25,7 @@ Rails.application.configure do
|
|||
# Debug mode disables concatenation and preprocessing of assets.
|
||||
# This option may cause significant delays in view rendering with a large
|
||||
# number of complex assets.
|
||||
config.assets.debug = false
|
||||
config.assets.debug = true
|
||||
|
||||
# Asset digests allow you to set far-future HTTP expiration dates on all assets,
|
||||
# yet still be able to expire them through the digest params.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue