Eric Weinstein

Results 24 comments of Eric Weinstein

It would be my genuine pleasure to work on this

@david-christiansen & @SimonJF, this will be a bit longish, so! I'll preface by saying I'm very happy to make any PRs necessary to help get this project up & running...

@david-christiansen Makes sense; I'll get cracking and submit a PR (though it may be large) when ready. Are there preferred replacements for `if_left` and `if_valid`?

@david-christiansen Making good headway! Are [these SQLite bindings](https://github.com/david-christiansen/IdrisSqlite/tree/master/src/DB/SQLite) relatively current (would they be useful in updating `src/IdrisWeb/DB/SQLite/SQLiteNew.idr`)?

Done so far: - [x] FFI updates (s/`mkForeign`/`foreign`/) - [x] Updated package syntax - [x] Replaced deprecated `if_*` with pattern matching Working on: - [ ] Updating SQLite bindings (it...

@neduard Thanks for reminding me about this! I sort of fell down a rabbit hole and agree with @SimonJF that this probably needs to be rewritten, given the changes in...

@JamesDullaghan Thanks for reporting! I'll spin up a minimal Rails app and see if I can reproduce. Can you confirm which version of Ruumba you're running?

@JamesDullaghan I'm getting the same results as @aclemons. I'll dig in some more today, but in the meantime, could you try upgrading to [0.1.14](https://rubygems.org/gems/ruumba/versions/0.1.14)?

Hi @FunnyHector, Thanks for reporting! The warning is unrelated to the issue at hand; I'll put a fix in soon. I'm only able to reproduce this behavior when I run...