tag-it 0.1.0
Interacting with RFID receivers through serial ports is not much fun. This makes it a little better. tag-it provides a class that will monitor a serial port for you, and will dispatch events through ruby's standard "observer" functionality when a tag comes into range and leaves.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (1):
            thoughtbot-shoulda
            >= 0
          
    