beezwax / fmrest-ruby

FileMaker Data API client for Ruby with ActiveRecord-like ORM features
MIT License
22 stars 10 forks source link

Better errors when configs are missing #10

Closed pilaf closed 4 years ago

pilaf commented 5 years ago

Currently if configs are missing you don't get very useful errors, would be good to have a FmRest::ConfigError exception detailing what's wrong or something like that perhaps.

pilaf commented 4 years ago

Addressed with inclusion of FmRest::ConnectionSettings.