Sha256: 806c48e8430430b78cf9ccc965874eb61e3931d70ce7299d584347e31a80612f

Contents?: true

Size: 193 Bytes

Versions: 31

Compression:

Stored size: 193 Bytes

Contents

module Effective
  module Snippets
    class ReadMoreDivider < Snippet
      TOKEN = "<div style='display: none;'>READ_MORE_DIVIDER</div>"

      attribute :throwaway, String
    end
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
effective_posts-1.0.1 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.10 app/models/effective/snippets/read_more_divider.rb
effective_posts-1.0.0 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.8 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.7 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.6 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.5 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.4 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.3 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.2 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.1 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.5.0 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.7 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.6 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.5 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.4 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.3 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.2 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.1 app/models/effective/snippets/read_more_divider.rb
effective_posts-0.4.0 app/models/effective/snippets/read_more_divider.rb