Avi Flax

Results 64 issues of Avi Flax

I’d be interested in contributing a patch for this, if there’s interest.

enhancement

The [docs for `Contract.valid`](https://github.com/egonSchiele/contracts.ruby/blob/master/lib/contracts.rb#L181) read: ```ruby # Used to verify if an argument satisfies a contract. # # Takes: an argument and a contract. # # Returns: a tuple: [Boolean,...

I’m just seeing this repo for the first time and I just wanted to compliment you on your documentation. It’s impressive. Well done!

compliment

I’m totally new to Solid but it’s confusing to me that PODs seem totally crucial and foundational in some places (e.g. [How It Works](https://solid.inrupt.com/how-it-works)) but are entirely absent in other...

enhancement

ImageMagick has a very useful “autolevel” feature that my company has used to good effect. It would be very cool if ImageSharp had such a feature. Thank you!

enhancement
up-for-grabs
feature request

Reproduction: ```clojure => (sp/render "{{ props.docs|default:@props.notes }}" {:props {}}) "@props.notes" ``` In the templates I’m writing, I had expected the filter to return either nil or a blank string. @yogthos...

Sorry if this is a n00b question, but I am a n00b. I’ve created a few custom filters for sorting and filtering collections. I _think_ what I’m seeing now is...

bug
help wanted

Hi, I’m new to Ruby and JRuby so I apologize if this is obvious. I’m building a fairly simple Sinatra app that needs to use some Java libs so I’m...

New user, I authenticated successfully but the app shows no info, only this message. It’s not a super helpful or actionable message. Now what? Bug Report Dump (Auto-generated) Version 1.27.2...