RubyGems.org

tag-it

0.3.2

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.

installgem install tag-it
Authors

evizitei

4,747 total downloads 915 for this version
Owners

Bcd21effa8174ab2f4fd69d448e82e87

Gemfile
gem "tag-it", "~> 0.3.2"
Versions
  1. 0.3.2 November 22, 2010
  2. 0.3.1 November 22, 2010
  3. 0.2.2 October 23, 2010
  4. 0.2.1 October 23, 2010
  5. 0.1.1 October 18, 2010
Show all versions (6 total)
Runtime Dependencies
  1. ruby-serialport >= 0