Sha256: 82e644c3861d2ea9e807ae12c010e89c87ffb318125b860fb05b93d0f6321faf

Contents?: true

Size: 147 Bytes

Versions: 19

Compression:

Stored size: 147 Bytes

Contents

module Effective
  module Templates
    class ThreeColumn < Template
      def description
        'Three Column Area'
      end
    end
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
effective_regions-1.11.0 app/models/effective/templates/three_column.rb
effective_regions-1.10.3 app/models/effective/templates/three_column.rb
effective_regions-1.10.2 app/models/effective/templates/three_column.rb
effective_regions-1.10.1 app/models/effective/templates/three_column.rb
effective_regions-1.10.0 app/models/effective/templates/three_column.rb
effective_regions-1.9.0 app/models/effective/templates/three_column.rb
effective_regions-1.8.6 app/models/effective/templates/three_column.rb
effective_regions-1.8.5 app/models/effective/templates/three_column.rb
effective_regions-1.8.4 app/models/effective/templates/three_column.rb
effective_regions-1.7.6 app/models/effective/templates/three_column.rb
effective_regions-1.8.3 app/models/effective/templates/three_column.rb
effective_regions-1.8.2 app/models/effective/templates/three_column.rb
effective_regions-1.8.1 app/models/effective/templates/three_column.rb
effective_regions-1.8.0 app/models/effective/templates/three_column.rb
effective_regions-1.7.5 app/models/effective/templates/three_column.rb
effective_regions-1.7.4 app/models/effective/templates/three_column.rb
effective_regions-1.7.3 app/models/effective/templates/three_column.rb
effective_regions-1.7.2 app/models/effective/templates/three_column.rb
effective_regions-1.7.1 app/models/effective/templates/three_column.rb