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

Releases: chiefpansancolt/devise_materialize

1.2.1

28 Jul 14:17
Compare
Choose a tag to compare

Bug Fixes

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

1.2.0

20 Jul 19:12
Compare
Choose a tag to compare

Features

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

Bugs

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

Version 1.1.1

12 Feb 01:02
Compare
Choose a tag to compare

Features

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

Bugs

  • N/A

Version 1.1.0

24 Dec 01:26
Compare
Choose a tag to compare

Features

  • Touch up Repo with various items (#2)

Bugs

  • Fix ERB markup (#1)

v1.0.0

12 Feb 14:20
Compare
Choose a tag to compare

Initial Release

  • Generate Materialized Views for Devise in multiple formats

    Formats Supported:

    • HAML
    • SLIM
    • ERB

    Form Types Supported:

    • form_for
    • simple_form_for