0.1.1 (March 16, 2018)
Bug Fixes
- Fix
NameError: undefined local variable or method
config` for Rails RSpec
configuration (Aaron Kromer, #1) - Fix model factory build issue in which registered template attributes, which
use symbol keys, are not replaced by custom attributes using string keys
(Aaron Kromer, #1) - Exclude
spec/support/model_factories.rb
fromMetrics/BlockLength
in
common Rubocop config (Aaron Kromer, 714b9b3)