tablexi/flow_machine

Remove dependency on ActiveSupport

Opened this issue · 0 comments

Currently, there are a few places where we are using ActiveSupport: try, delegate, Inflectors, and extract_options!. Ideally these would not be used.