Skip to content

0.1.0

Compare
Choose a tag to compare
@cupakromer cupakromer released this 14 Mar 23:13
· 106 commits to master since this release

Full Changelog

Initial release:

  • Common Rubocop configuration
  • Common Rails Rubocop configuration
  • Basic model factory implementation
    • Auto loads the model factory feature based on RSpec metadata
    • Supports lazy loading project/app code using strings/symbols instead of
      class constants for faster registration
    • Includes helpers for build and create in specs