ZeroInputCtrl
ZeroInputCtrl
grape: 1.0.1 ruby: 2.4.2 When you have: ``` Ruby params do requires :paired_values, type: Array do requires :name, allow_blank: false, type: String requires :semver, allow_blank: false, type: String, semver_constraint: true...
In grape a new field was added for the values matcher called except in which you can pass in values that are not allowed to be entered for submission which...
As the title says,. adding a controller to the elevator and activating the face before turning the structure into the elevator doesn't do anything once the elevator is turned into...
When using the interface block and having multiple targets around it that can craft to, it seems that all items go to one of the targets before moving to the...
It would be great if the terminal search used the same/similar logic that jei uses when searching. The biggest issue i have is when searching for the word 'craft', in...
MC 1.12.2 AL Rv5B9 Forge 2515 When shift-right clicking on a p2p tunnel the p2p card clears its settings, it seems it's not longer possible to set p2p cards as...
### ⚠️ Please verify that this bug has NOT been reported before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
There is a gem called "grape_on_rails_routes". It would be nice if this gem is installed (or a setting to change) to use "rake grape:routes" so this plugin will pick up...