Adam Hodowany

Results 17 comments of Adam Hodowany

No problem, at the time we're using fork. Thank you ;)

@handnot2 I have fixed conflicts with current master

@messutied No, we pretty much use everything as-is, we just have a GenServer worker in our supervision tree (so it's called right after app boots), that does something like this:...

The thing is that I, as a developer, can't do anything about it, really. The explanation from the issue is > Some Shibboleth IdP installations may have the SLO endpoint...

@handnot2 I have fixed conflicts with current master

@nielsgl @fuCtor Hi guys, any progress with this? This gem's got great potential

Love it, would like to use it, here's a PR with error handling fix: https://github.com/elixir-tesla/tesla/pull/573

`reset_column_information` sounds good, but it's not the only use case: ``` ruby Auction.where("CREATED_AT < ?", Date.new(2014, 07, 20)).update_all(mechanism: 'Contest') Auction.where("CREATED_AT >= ?", Date.new(2014, 07, 20)).update_all(mechanism: 'FCFS') ``` I think the...

Thanks for opening the issue. We're sorry to say that we've stopped maintaining this project in favor of [angular-mighty-datepicker](https://github.com/monterail/angular-mighty-datepicker). We encourage you to check it out instead.