chihiro hashimoto

Results 2 comments of chihiro hashimoto

This is code to reproduce. ```ruby # frozen_string_literal: true require "bundler/inline" gemfile(true) do source "https://rubygems.org" gem "rails" # If you want to test against edge Rails replace the previous line...

@nashby Because we have a process that reads multiple csv files and insert them to the database, so we use hash access. > setters Enumerize defines https://github.com/brainspec/enumerize/blob/5a2b168db6fae53802e2d868a689dcc13d269f11/lib/enumerize/attribute.rb#L107-L122 This area of...