<FromGitter>
<dfridkin> Hey all, I’m new to Crystal and Amber and the whole thing. I’m trying to render a page that reads in data from my attached postgres database. How would I edit `index.slang` to do that sort of thing? Or am I barking up the wrong tree entirely?
<FromGitter>
<dfridkin> If there’s documentation I could read I’d love to take a look at that too, I’m coming up short on google results 😢
<FromGitter>
<damianham> hi guys - super busy for the past few weeks on a new contract so no time to be involved - anyway I just added a new comment to https://github.com/amberframework/amber/pull/810
hightower5 has quit [Quit: Leaving]
hightower4 has joined #amber
feepbot has quit [Ping timeout: 256 seconds]
feepbot has joined #amber
<FromGitter>
<zaidakram> Hey everyone. ⏎ I Went through all the documentation and Issues of Amber & Granite to find why `has_one` in associations is not there. Of course it will have the same behaviour, but it gives more idea about the relationship just by looking at it.
<FromGitter>
<zaidakram> Any idea why its not implemented?
<FromGitter>
<eliasjpr> Zaid not sure why is not implemented, maybe there is a different way to accomplish the same, but if I was you I would consider writing a proposal PR implementing it
<FromGitter>
<robacarp> @zaidakram the relational system in Granite is still in development and, as @eliasjpr mentioned, it simply hasn’t been done yet.
<FromGitter>
<zaidakram> Thanks. I'll be definitely opening up a PR. Time to give something back to this wonderful community. @robacarp @eliasjpr Thanks for your help. Just a heads up, I'll be needing your help once I open up the PR. Thanks again.
<FromGitter>
<robacarp> @zaidakram looking forward to it!
<FromGitter>
<rishavs> Hi. was trying to reinstall amber after a long tie and hit this issue at `make install`. I am on windows wsl. ny ideas how I should proceed ahead? ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5b72ec4c988005174edaa76e]
<FromGitter>
<Blacksmoke16> looks like something needs to be updated for .26 compatibility
<FromGitter>
<Blacksmoke16> shell-table is broken for .26
<FromGitter>
<Blacksmoke16> due to not being allowed to have more than 1 argument for setter now
<FromGitter>
<rishavs> aye
<FromGitter>
<rishavs> I will drop an issue
<FromGitter>
<rishavs> Issue added #927
<robacarp>
@rishavs thanks
<FromGitter>
<usbsnowcrash> I have an absolutely stupid question. I am trying to follow the Amber quickstart guide but when I get to the part about migrating the database I get this error ⏎ ⏎ ```code paste, see link``` ⏎ ⏎ I am sure I am just missing something simple. I am on Mac OS X if that matter. [https://gitter.im/amberframework/amber?at=5b73334fa6af14730b36756d]
<robacarp>
@usbsnowcrash in your config/environments/development.yml, what did you set your database url to?
hightower4 has quit [Remote host closed the connection]