Runtime assertions for Ruby literal.fun
ruby
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add funding URLs

+4
+3
.github/FUNDING.yml
··· 1 + # These are supported funding model platforms 2 + 3 + github: [joeldrapper]
+1
literal.gemspec
··· 17 17 spec.metadata["homepage_uri"] = spec.homepage 18 18 spec.metadata["source_code_uri"] = "https://github.com/joeldrapper/literal" 19 19 spec.metadata["changelog_uri"] = "https://github.com/joeldrapper/literal/blob/master/CHANGELOG.md" 20 + spec.metadata["funding_uri"] = "https://github.com/sponsors/joeldrapper" 20 21 21 22 # Specify which files should be added to the gem when it is released. 22 23 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.