Sha256: a4f92a1ac7092b295ea6eccb73197afe3814a0a3ebfe7b49a55e00ff4088d76e

Contents?: true

Size: 150 Bytes

Versions: 3

Compression:

Stored size: 150 Bytes

Contents

module Cello
  module Structure
    module DslHelper
      def def textfield_domain
       contains = "#{name}_contains"
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cello-0.0.19 lib/cello/structure/html_elements/dsl.rb
cello-0.0.17 lib/cello/structure/html_elements/dsl.rb
cello-0.0.16 lib/cello/structure/html_elements/dsl.rb