Re: [Rails] Raising exception in call back

2013-11-25 Thread Dheeraj Kumar
Of course. Those callbacks are synchronous, so the controller will catch those exceptions. -- Dheeraj Kumar On Tuesday, 26 November 2013 at 11:58 am, Junil J. wrote: > Is it possible to catch exceptions raised in callbacks like after_create > in the controller? > > -- > Posted via http://ww

[Rails] Raising exception in call back

2013-11-25 Thread Junil J.
Is it possible to catch exceptions raised in callbacks like after_create in the controller? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emai