-
Jonathan Hefner authored
This ports `ActiveRecord::Base#slice` and `#values_at` to a new `ActiveModel::Access` module, which is included in `ActiveModel::Model` by default.
Jonathan Hefner authoredThis ports `ActiveRecord::Base#slice` and `#values_at` to a new `ActiveModel::Access` module, which is included in `ActiveModel::Model` by default.
Loading