Mark Delk
Mark Delk
**notes**: - this doesn't test using storybook (let's save that for another PR) - to see the CI results, check out the [actions on my fork](https://github.com/jethrodaniel/terminal-in-react/actions/runs/65086233), since Github won't run...
There are a number of issues with the current API. - [x] formulas aren't namespaced. That is, `require "odyssey"` pollutes the global namespace with the formula classes. - [x] the...
Since the last release ([v0.1.2](https://rubygems.org/gems/grape-rails-cache/versions/0.1.2)), 2 things have been added/changed: - #5 - #7 (there's even a [comment here](https://github.com/monterail/grape-rails-cache/pull/7#issuecomment-151174672) to cut a release later) Can you cut another release? Thanks
Fixes https://github.com/goto-bus-stop/setup-zig/issues/59 Fixes #72 Fixes #75 See comment: https://github.com/goto-bus-stop/setup-zig/issues/59#issuecomment-1825139671 Seems to fix the caching issue for me.
## Changes - update `addMruby` to return a build step users can use to ensure `rake` has already been ran - update example to include embedding bytecode produced by `mrbc`...
## Changes - updates MRuby to `v3.2.0` (2023-02-24) - [x] **NOTE**: this PR targets https://github.com/dantecatalfamo/mruby-zig/pull/3
Thanks for maintaining this gem!
The readme links to http://www.pledgie.com/campaigns/15267 currently. Seems pledgie.com shut down a few years ago: https://techatty.com/what-happened-to-pledgiecom I noticed this when attempting to add `bundle fund` support to this repo: https://bundler.io/blog/2020/12/09/bundler-v2-2.html
## What was the end-user or developer problem that led to this PR? I don't use RBS, so it's an extra step to have to `rm -rf sig/` when creating...