Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (28 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 1.08 KB

Change Log

Bug Fixes

  • Fix views for class attribute typo and class ording on link_to element (#7)

Repository Updates

  • Update CI testing from 2.3-2.6 Ruby versions
  • Update repo items

Bug Fixes

  • Update Rails support upto 7 (#4) - Thanks @cgibsonmm for the assist!

Repository Updates

  • Enable Circleci testing for 2.2, 2.3, 2.4, and 2.5

Repository Updates

  • Touch up Repo with various items (#2)

Bug Fixes

  • Fix ERB markup (#1)

Features Added

  • Generate Materialize Views for Devise in multiple formats

    Formats Supported:

    • HAML
    • SLIM
    • ERB

    Form Types Supported:

    • form_for
    • simple_form_for