You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary = 'Active Record backed State Machine for Rails.'
spec.description = 'FlowState is a minimal, database-backed state machine for Rails. It tracks transitions across multi-step workflows. Built for real-world workflows where state spans multiple jobs.' # rubocop:disable Layout/LineLength