James Mason
|
6d31dfeef4
|
Add frozen_string_literal magic comment
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
|
2018-05-09 06:54:26 -07:00 |
|
Ana
|
a1c7f67735
|
Render errors in JSON in the schedule correctly
|
2016-08-11 15:11:27 +02:00 |
|
Ana
|
e8261d41bc
|
Improve Error messages
- Improve error messages in event schedules, schedules and program controller.
- Two respond_to blocks in the update method of program controller.
|
2016-08-11 15:11:27 +02:00 |
|
Ana
|
5761e0f7a4
|
Using flash instead of alerts in the schedule
Using flash instead of alerts in the schedule to notify errors.
Also, a message shown when a schedule is successfully created.
|
2016-08-11 15:11:27 +02:00 |
|
Ana
|
310c521790
|
EventSchedulesController when something goes wrong
Consider that create, update or destroy can fails in EventSchedulesController
Params in remove deleted because they were not used
|
2016-08-11 15:11:27 +02:00 |
|
Ana
|
c469f4f415
|
Event schedule controller pluralized
|
2016-08-11 15:11:27 +02:00 |
|