Daniel Puglisi
Daniel Puglisi
Hey kaminari team, I'm building a project which requires dynamic routes that go through a wildcard domain and are handled by a custom Rack application that acts as the router....
This PR is still work in progress. I'm currently building a shop with solidus and found some logic that seems unnecessary that originated from a 7 year old PR from...
Hey there, total noob here :) Is there a way to export the animation data for further processing in Blender for example?
Hi there, Stumbled across this Gem yesterday and wanted to implement it in a Rails 6 app but had the same issue as #50 - so I created a quick...
Is there an easy way to load an object how it looked at a current state in its lifecycle? E.g. I'm at version 110 and want to look how the...
Hello there! Thanks for providing this Gem! I'm new to llama.cpp and was wondering how I might use the following `llava-cli` command to use with the Ruby bindings: ``` ./llava-cli...
Hi there I'm currently building an API with geared_pagination and was wondering if it would make sense to add `unscope(:select, :order, :group)` to [GearedPagination::Recordset#records_count](https://github.com/basecamp/geared_pagination/blob/96d51c1490d9c4754a74f7eada92e5ed76ee71af/lib/geared_pagination/recordset.rb#L32) as it otherwise causes some trouble...
Hey @damoiser during working on #23 I noticed two namespacing issues I would like to address: 1. Classes are not namespaced currently. This could lead to name conflicts with base...