Ben Mills
Ben Mills
When defining some per-resource meta ```ruby meta do |o| end ``` if it evaluates to `nil`, `"meta":null` is still serialized. Is there a way to not serialize `meta` in this...
Add a view with a listing of logs for ruby and gem installations. Should be able to open log from view. Should be able to delete logs from view. Should...
This pull request contains all my changes to make Potion Store compatible with Rails 3. Please let me know if anything needs to be fixed.
- Remove Rails 5.x from test matrix - Remove any remaining Rails 5.x conditionals
Move "you're using" inside parentheses
I've encountered a case where I need to use some regex options in a pattern. Is there a way to specify them in the schema as pattern and have them...