lexer-variables.gem

Gem for loading variables (terms, geographies, authors, pages, oauths) to monitor

Communicates with the lexer-dashboard-app to lease:

  • Monitored Terms
  • Monitored Geo Regions
  • Monitored Authors
  • Monitored Pages
  • OAuths (with associations to above)

This gem and the functionality held in the dashboard-app aims to retire the current implementation whereby variables and oauths are loaded from the Lexer-API thorugh the Lexer-API.gem.

Tests

Run tests: bundle exec rake test

IRB

Need to have a tinker?

irb -rubygems -I lib -r $PWD/lib/lexervariables.rb