Grace Christenbery
Results
2
issues of
Grace Christenbery
Similar issue seen with the ffi gem: https://github.com/ffi/ffi/issues/598 
### NoMethodError in Devise::SessionsController#create Extracted source (around line #62): > 60 list = response.body || [] > 61 list.map do |item| > 62 {type: CONSTRAINT_TYPES[item[:type]], > 63 label: item[:label].to_sym, >...