You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Full Changelog](v0.1.0...v0.1.1)
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` from `Metrics/BlockLength` in
common Rubocop config (Aaron Kromer, 714b9b3)
0 commit comments