Results 10 issues of Ben Mills

The CHANGELOG is very out-of-date.

help wanted

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 refresh buttons to lists and tables

Feature

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...

Feature

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

help wanted

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...