You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure why this isn't working. Using ruby 1.8.7.
~mheadd$ gem install open311-validator
~ mheadd$ open311-validate -u http://311.baltimorecity.gov/open311/discovery.json
/Users/mheadd/.rvm/gems/ruby-1.8.7-p334/gems/open311-validator-0.0.1/lib/session.rb:14:in `load': no such file to load --tests/discovery.rb (LoadError)
from /Users/mheadd/.rvm/gems/ruby-1.8.7-p334/gems/open311-validator-0.0.1/lib/session.rb:14:in `run_tests'
from /Users/mheadd/.rvm/gems/ruby-1.8.7-p334/gems/open311-validator-0.0.1/bin/open311-validate:41
from /Users/mheadd/.rvm/gems/ruby-1.8.7-p334/bin/open311-validate:19:in `load'
from /Users/mheadd/.rvm/gems/ruby-1.8.7-p334/bin/open311-validate:19
The text was updated successfully, but these errors were encountered:
Not sure why this isn't working. Using ruby 1.8.7.
The text was updated successfully, but these errors were encountered: