| In: |
app/models/chunks/chunk.rb
|
A chunk is a pattern of text that can be protected and interrogated by a renderer. Each Chunk class has a pattern that states what sort of text it matches. Chunks are initalized by passing in the result of a match by its pattern.