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
wontruef_ has joined #amber
wontruefree has quit [Ping timeout: 248 seconds]
<FromGitter> <elorest> Doesn’t look like crystal http pulls that information in most cases.
<FromGitter> <elorest> Here’s a talk I gave this spring. Not about amber but I mentioned it and crystal. http://confreaks.tv/videos/rubyhack2018-you-belong-in-a-room-full-of-wizards
wontruef_ has quit [Quit: bye]
feepbot has quit [Ping timeout: 256 seconds]
feepbot has joined #amber
<FromGitter> <ZeroPointEnergy> Hi ⏎ Is there any clever pattern how to do the equivalent of "has_many :books, dependent: :destroy" with amber and granite?
<FromGitter> <elorest> Just write it as a call back on destroy.
<FromGitter> <ZeroPointEnergy> ok, thx
marenz has joined #amber
feepbot has quit [Ping timeout: 245 seconds]
feepbot has joined #amber
<FromGitter> <valenciaj> Hi
<FromGitter> <valenciaj> There are a way to pass a variable from pipe to action controller?
<FromGitter> <valenciaj> Or I must use initialize method controller?
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
wontruefree has joined #amber
wontruefree has quit [Quit: bye]
wontruefree has joined #amber
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
wontruefree has quit [Quit: bye]
wontruefree has joined #amber
wontruefree has quit [Quit: bye]
wontruefree has joined #amber
<FromGitter> <Prutheus> @faustinoaq hey!
<FromGitter> <kolyaio> Hey github complains me about some vulnerability package named ⏎ hapijs / hoek how to update when it sub dependency of node-sass ?
<FromGitter> <Blacksmoke16> what version of hapijs / hoek?
<FromGitter> <kolyaio> @Blacksmoke16 2.16.3
<FromGitter> <kolyaio> npm audit prints this dependecy tree: ⏎ node-sass > node-gyp > request > hawk > sntp > hoek
<FromGitter> <Blacksmoke16> looks like it was resolved yesterday
<FromGitter> <kolyaio> So we just get update for this ? Or should I force update ?
<FromGitter> <kolyaio> Somehow..
<FromGitter> <Blacksmoke16> where does this package come from?
<FromGitter> <kolyaio> sub dependecy of node-sass > ⏎ node-sass > node-gyp > request > hawk > sntp > hoek
<FromGitter> <Blacksmoke16> yes but `node-sass` isnt part of default amber package.json
<FromGitter> <Blacksmoke16> so it must be something you added?
<FromGitter> <kolyaio> nope ⏎ ` ⏎ { ⏎ "name": "blog", ⏎ "version": "0.1.0", ... [https://gitter.im/amberframework/amber?at=5b3fc058bd92d807829a0754]
<FromGitter> <kolyaio> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5b3fc0767b811a6d63d5fb5f]
<FromGitter> <Blacksmoke16> ah for the blog
<FromGitter> <Blacksmoke16> should just be able to run like npm update node-sass
<FromGitter> <Blacksmoke16> and make sure installed version is now `4.9.1`
<FromGitter> <Blacksmoke16> or explicitly set the version to `4.9.1`
<FromGitter> <kolyaio> I tried to run npm but it just returns nothing for some weird reason
<FromGitter> <kolyaio> I’m I run npm update and even yarn
<FromGitter> <Blacksmoke16> nuke `node_modules` then run `npm i` again
<FromGitter> <Blacksmoke16> and/or try and clear npm cache? `node-sass` `4.9.1` is published so it should be out
wontruef_ has joined #amber
wontruefree has quit [Ping timeout: 260 seconds]
wontruef_ has quit [Quit: bye]
wontruefree has joined #amber
wontruefree has quit [Quit: bye]