RubyGems Navigation menu

the_only_event_reporter_ever 0.0.1

# EventReporter EventReporter is a CSV parser and sorter. you can load a CSV and then search it. ## Installation $ gem install event_reporter $ gem list event_reporter -d ## Usage run $ event_reporter Type 'Load' to load the records from the CSV Type 'Find first_name sarah' to find all users with first name sarah Type 'Queue Print' to see the names that were found. Type 'Queue Save to ' to save the records in the queue.JSON, XML, TXT, CSV are acceptable extensions. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request

Gemfile:
=

install:
=

Versions:

  1. 0.0.2 February 07, 2013 (217 KB)
  2. 0.0.1 February 07, 2013 (217 KB)

Runtime Dependencies (1):

nokogiri >= 1.5.6

Owners:

Authors:

  • Blair Anderson

SHA 256 checksum:

=

Total downloads 6,558

For this version 2,727

Version Released:

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: