Graham Marlow

Results 4 issues of Graham Marlow

Working with pagination is a very manual process that requires lots of consumer code. See [example](https://github.com/mgmarlow/notion-sdk-ruby/blob/main/examples/search_pagination.rb), #11. Some best practices should be baked into the library: - Handling Notion rate...

## PR Info Just like `#get_args` and `#get_func`, make a getter for `mods`, `#get_mods`, and make `FuncArgMod` public. We're using sea-query with a non-supported database (Hive). The QueryBuilder interface set...

Add custom templatel filters via `weblorg-site`. The `:filters` option takes a list of cons providing the filter name and function. This matches the API outlined in #43. I'm new to...

Hello, I'm running into an issue building a native extension from `bundle gem --ext=rust` with the default setup. I believe I've narrowed it down to the Makefile generated by `create_rust_makefile`...

bug
help wanted
good first issue