John Crepezzi

Results 8 issues of John Crepezzi

/packages/table_torch would be nice

### Summary Similar to what we do for schema files, we now infer the default `migrations_paths` for a database configuration using the database specification name. We still allow overriding these...

activerecord
activesupport
railties
docs
pinned

In #936 a feature was introduced to make it so that pressing backspace or delete would clear the input. For some inputs though, it's desirable to not allow the user...

We're creating an `ice_cube` Slack to bring contributors together. Click below to join: https://join.slack.com/t/icecube-corp/shared_invite/zt-2vqckjvpw-YLuopzAY74Aog7T2fB9p9g If this link ever fails to work ... just add a comment below and we'll update...

This PR builds on the great work from #335 (thanks @dcosson) I'll be removing the need for `ActiveSupport` here. Also, added support for parsing `RDATE` while I'm in here. Closes...

ical
enhancement

Please file issues on the new home of tumblr_client: https://github.com/tumblr/tumblr_client

bug

Hello! I love Drop :) We have a non-trivial `content` function, and have noticed that `content` fires once on page load and then again on each open. I was wondering...

The `getstr` and `getnstr` ncurses functions take in `char *` where they're expected to place the string retrieved from the blocking user input. https://pubs.opengroup.org/onlinepubs/7908799/xcurses/getnstr.html The current implementation in the OCaml...