1
I need to implement a simple schedule in Rails for daily schedule presentation, I adapted the model and controller to add new schedules with date and time, but the difficulty is in presenting in place of the list as follows:
I looked in some Gems to try to facilitate but did not succeed, I am coding everything in hand same, any hint or tutorial indication will be welcome!
Note: I’m only using jquery on the front and I don’t want to create a Rest api, I just want to present it in the list view that way.
I’ll check! TKS! D
– Valdecir Junior