sequel-state-machine 1.2.0
sequel-state-machine hooks together the excellent Ruby Sequel ORM to the state-machines library, with auditing and other tools.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (10):
            rspec
            ~> 3.10
          
          
            rspec-core
            ~> 3.10
          
          
            rubocop
            ~> 1.11
          
          
            rubocop-performance
            ~> 1.10
          
          
            rubocop-sequel
            ~> 0.2
          
          
            sequel
            ~> 5.0
          
          
            simplecov
            ~> 0
          
          
            sqlite3
            ~> 1
          
          
            state_machines
            ~> 0
          
          
            timecop
            ~> 0
          
    