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
A very simple hash like store for App settings. The main reason for this is to behave differently than an hash and raise NoMethodError for unset values, as opposed to just grabbing a nil.