Sha256: 9494871796740a4d42b4299f4aab1d78f1f8f591e7698e6e45148ba191f2ee83

Contents?: true

Size: 190 Bytes

Versions: 8

Compression:

Stored size: 190 Bytes

Contents

# frozen_string_literal: true

require "rails_helper"

module Archangel
  module Liquid
    module Tags
      RSpec.describe ApplicationTag, type: :liquid_tag do
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
archangel-0.3.0 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.8 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.7 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.6 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.5 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.4 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.3 spec/lib/archangel/liquid/tags/application_tag_spec.rb
archangel-0.0.2 spec/lib/archangel/liquid/tags/application_tag_spec.rb