voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.52k stars 241 forks source link

uninitialized constant JSON::Validator #492

Closed usman-anwar-mindoula closed 1 year ago

usman-anwar-mindoula commented 1 year ago

In our Gemfile we have:

gem 'json-schema'

In rails production console, JSON::Validator is defined. However, when the server is running, it returns uninitialized constant JSON::Validator.