jbox-web / ajax-datatables-rails

A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
MIT License
590 stars 227 forks source link

catch errors when the date string is not in correct format #294

Open gauda opened 6 years ago

gauda commented 6 years ago

for example

Time.zone.parse("2018") Exception: ArgumentError: argument out of range