Skip to main content

All Questions

0 votes
2 answers
343 views

Rails multi-dimensional array in JQuery Object Literal using Gon Gem

I am very new to JS & Jquery. I am building a scheduling app. I am storing appointments in a model called "Event". I am using a helper to build the multi-dimensional array from values in columns ...
NothingToSeeHere's user avatar
0 votes
1 answer
281 views

2 fields, 1 model attribute, date not parsing

I have 2 fields that is asscociated with 1 attribute in my model. I am applying it in 2 of my attributes: start_at, and end_at. I am using Timepicker Plugin for jQuery. I based my answer here: https:/...
jumbo_hotdog's user avatar