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

Rails - 2.1.8: ignoring wrong elements is deprecated #54

Open
npham1 opened this issue Dec 27, 2014 · 0 comments
Open

Rails - 2.1.8: ignoring wrong elements is deprecated #54

npham1 opened this issue Dec 27, 2014 · 0 comments

Comments

@npham1
Copy link

npham1 commented Dec 27, 2014

ACPK-Air-3% find . -name *.erb -print | sed 'p;s/.erb$/.haml/' | xargs -n2 html2haml
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: wrong element type nil at 0 (expected array)
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: ignoring wrong elements is deprecated, remove them explicitly
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: this causes ArgumentError in the next release
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: wrong element type nil at 0 (expected array)
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: ignoring wrong elements is deprecated, remove them explicitly
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: this causes ArgumentError in the next release
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: wrong element type nil at 0 (expected array)
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: ignoring wrong elements is deprecated, remove them explicitly
/Users/andrewcharleskelley/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/html2haml-1.0.1/lib/html2haml/html.rb:346: warning: this causes ArgumentError in the next release

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

No branches or pull requests

1 participant