Class
Mab::Mixin::Tag
In:
lib/mab/mixin.rb
Parent:
Object
Methods
_attrs_to_s
_block
_insert
_merge_attributes
method_missing
new
to_ary
to_s
to_str
Attributes
_attributes
[RW]
_block
[RW]
_content
[RW]
_context
[R]
_has_content
[RW]
_instance
[R]
_name
[RW]
_options
[R]
Public Class methods
new
(name, options, context, instance = nil)
Public Instance methods
_attrs_to_s
()
_block
() {|current| ...}
_insert
(*args, &blk)
_merge_attributes
(*args)
method_missing
(name, *args, &blk)
to_ary
()
to_s
()
to_str
()
[Validate]