Module: Arbre

Defined in:
lib/arbre.rb,
lib/arbre/rails.rb,
lib/arbre/context.rb,
lib/arbre/element.rb,
lib/arbre/version.rb,
lib/arbre/html/tag.rb,
lib/arbre/container.rb,
lib/arbre/text_node.rb,
lib/arbre/html/comment.rb,
lib/arbre/html/document.rb,
lib/arbre/html/querying.rb,
lib/arbre/rails/layouts.rb,
lib/arbre/html/html_tags.rb,
lib/arbre/html/attributes.rb,
lib/arbre/html/class_list.rb,
lib/arbre/rails/rendering.rb,
lib/arbre/element/building.rb,
lib/arbre/element_collection.rb,
lib/arbre/rails/legacy_document.rb,
lib/arbre/rails/template_handler.rb,
lib/arbre/child_element_collection.rb,
lib/arbre/rails/rspec/arbre_support.rb,
lib/arbre/rspec/be_rendered_as_matcher.rb,
lib/arbre/rspec/be_scripted_as_matcher.rb,
lib/arbre/rspec/contain_script_matcher.rb

Defined Under Namespace

Modules: Html, RSpec, Rails Classes: ChildElementCollection, Container, Context, Element, ElementCollection, Railtie, TextNode

Constant Summary collapse

VERSION =
"2.1.0"