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 has quit [Remote host closed the connection]
FromGitter has joined #amber
<FromGitter> <Nicolab> @Brodan : Blacksmoke16 is a stone collector (with a strong taste for granite and crystal).
<FromGitter> <Nicolab> > how come youre on the amber gitter if you don't use it??
robacarp has quit [Quit: robacarp]
robacarp has joined #amber
<FromGitter> <Nicolab> With Granite, it's possible to include a module in a model? ⏎ ⏎ I have this error: ⏎ ⏎ ```code paste, see link``` ... [https://gitter.im/amberframework/amber?at=5e41dd54c900d747abf89af4]
<FromGitter> <Blacksmoke16> I think you would have to write it as not self.
<FromGitter> <Blacksmoke16> And extend model
<FromGitter> <Blacksmoke16> Otherwise it would be an instance method
<FromGitter> <Nicolab> Perfect, that was it. ⏎ Thanks @Blacksmoke16