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
There should be a configuration mode that disables certain features of the gem to protect developers in dev/test environments. The configuration attribute could be called something like perform_deliveries,safe_mode, etc. It could only disable posts or it could disable all calls.
The text was updated successfully, but these errors were encountered:
There should be a configuration mode that disables certain features of the gem to protect developers in dev/test environments. The configuration attribute could be called something like
perform_deliveries
,safe_mode
, etc. It could only disable posts or it could disable all calls.The text was updated successfully, but these errors were encountered: