zpaulovics/datetimepicker-rails

//= require moment is raising an error

Opened this issue · 1 comments

I have followed the install instructions and
//= require moment => couldn't find file 'moment' with type 'application/javascript'

Removing this, got rid of the error, however in my form nothing showed up?

using rails 4+ version

I ran into the same error. Restarting the server fixed it for me.