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
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This error suggests flex does not support ruby 1.9, is this true?
I'm using Rails 4 and Ruby 2.0
(Ruby 1.8 allows each on a string, where 1.9 you must use each_line).