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
Current design, where we include many methods into the same Term class is ugly. Instead, we should create one class per term: terms/or.rb, terms/unique.rb, etc.