Closed Carpela closed 6 years ago
Looks like the validators aren't on the 2.1.0 release. Pulled the master branch and all working fine. Mightbe worth noting that in the docs until the new release comes out
Yeah, sorry @Carpela, I need to roll a new release. I'll either do that soon or update the docs. I'll happily merge a pr.
This can perhaps be closed now.
require 'classifier-reborn'
include ClassifierReborn::ClassifierValidator NameError: uninitialized constant ClassifierReborn::ClassifierValidator
Am I doing something stupid here?