Make .get_subtables private
Open
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
That `@subtables` is a thing (and that it occasionally needs to be rebuilt) seems like an implementation detail. To make it so an app never needs to call `.get_subtables` we could add something to the railtie that resets the library's internal state at the beginning of each request.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.