Grace Christenbery

Results 2 issues of Grace Christenbery

Similar issue seen with the ffi gem: https://github.com/ffi/ffi/issues/598 ![image](https://user-images.githubusercontent.com/14958021/47729036-d9c8e800-dc35-11e8-83ce-1291e7565385.png)

### 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, >...