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
'rails generate tabs' creates tabulous.rb but fails with a "colorize': no implicit conversion of Hash into String" error. After editing tabulous.rb and inserting <%= tabs %> gives "undefined local variable or methodtabs'" error.