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

html! can't have classes, which isn't to spec #4

Open
krainboltgreene opened this issue Mar 19, 2015 · 0 comments
Open

html! can't have classes, which isn't to spec #4

krainboltgreene opened this issue Mar 19, 2015 · 0 comments

Comments

@krainboltgreene
Copy link

html! class: "no-js" do
  head do
    meta charset: "utf-8"
  end
end
ArgumentError: wrong number of arguments (1 for 0)
/Users/krainboltgreene/.rvm/gems/ruby-2.1.5@de-hackerlife/gems/paggio-0.2.4/lib/paggio/now.rb:17:in `html!'
views/index2.rb:1:in `<top (required)>'
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