pageflow/lint.rb in pageflow-support-13.0.0.beta7 vs pageflow/lint.rb in pageflow-support-13.0.0.rc1

- old
+ new

@@ -3,10 +3,10 @@ module Pageflow # Shared examples providing integration level specs for Pageflow # components commonly defined by plugins. # - # @since edge + # @since 13.0 module Lint # Ensure file type json partials render correctly. # # @param name [String] File type name to use in spec descriptions # @param create_file_type [#call] Proc creating the file type to test