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
Should be able to control Opal's check_arity setting in Hyperspec. I.e. client_option check_arity: true will make code compiled by Hyperspec have arity checking enabled.
Also if running within rails, the option should default to whatever it is set at in the Rails config.