osem-fcy/app
Dimitris 2bf7e4bbd3 Fix user already subscribed exception
Prevent excpetion at user subscription when already is subscribed to a conference and add hanling to the similar unsubscribe event.

remove double validation at app/models/subscription.rb

update subscription_controller_spec
2017-07-23 17:07:28 +03:00
..
assets Merge branch 'master' into ticket-show-page 2017-07-18 12:04:21 +02:00
controllers Fix user already subscribed exception 2017-07-23 17:07:28 +03:00
helpers Introduce Booths for admin 2017-07-18 14:18:42 +03:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Fix user already subscribed exception 2017-07-23 17:07:28 +03:00
pdfs Added ticket pdf prawn document 2017-07-15 03:37:32 +05:30
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Sample prototype for ticket pdf 2017-07-05 16:39:31 +05:30
views Add tests for booth controller 2017-07-21 17:34:05 +03:00