mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 04:04:03 +00:00
`if..else` is better than unless with return. On failed update render `edit` template and not render `new` template. On failed save redirect to index path and not render `new` template. Change `destory` to `withdraw`, cause `destroy` makes DELETE request when we are updating the event record. Check for success for save in withdraw (save can fail for reasons other than validation). |
||
|---|---|---|
| .. | ||
| admin | ||
| application | ||
| commercials | ||
| conference | ||
| conference_registrations | ||
| devise | ||
| layouts | ||
| proposal | ||
| shared | ||
| tickets | ||
| users | ||