Runtime assertions for Ruby literal.fun
ruby
5
fork

Configure Feed

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

Update Gemfile

+1 -1
+1 -1
Gemfile
··· 4 4 5 5 gemspec 6 6 7 - gem "quickdraw", git: "https://github.com/joeldrapper/quickdraw.git", branch: "assert-style" 7 + gem "quickdraw", git: "https://github.com/joeldrapper/quickdraw.git" 8 8 gem "benchmark-ips" 9 9 10 10 group :development do