faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <andrewc910> You can "break" out of transactions? Does rails/ruby support that?
_whitelogger_ has joined #amber
<FromGitter> <Nicolab> I don't know, I never did Ruby.
<FromGitter> <Nicolab> But there the break stops the execution of the block
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
<FromGitter> <Blacksmoke16> @andrewc910 its more so breaking out of the block
<FromGitter> <Blacksmoke16> `transaction` method essentially just starts a tx, yields, then commits it; or rolls back if there was an exception
_whitelogger has joined #amber
robacarp has joined #amber