Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding an element by a class name #33

Merged
merged 4 commits into from
Aug 18, 2014

Conversation

kaapa
Copy link
Contributor

@kaapa kaapa commented Aug 15, 2014

Tests and fixes for the following bugs:

  • Arbre::Element#get_elements_by_class_name uses #get_elements_by_tag_name for recursion
  • Arbre::HTML::TextNode doesn't implement #class_list expected by Arbre::Element#get_elements_by_class_name

@seanlinsley
Copy link
Contributor

Thanks!

seanlinsley added a commit that referenced this pull request Aug 18, 2014
Finding an element by a class name
@seanlinsley seanlinsley merged commit fa57c64 into activeadmin:master Aug 18, 2014
seanlinsley added a commit that referenced this pull request Aug 18, 2014
This was a side-effect of #33, causing empty class lists in Active
Admin: https://travis-ci.org/activeadmin/active_admin/jobs/32816473
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants