You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the code can't seem to call attr properly. I tried importing a few things but it didn't work. What do I need to import to be able to call attr ?
This is the first ruby code I write so feel free to give me advice and/or refocus my attention on an improved implementation if you think this shouldn't be in helpers.rb.
Thanks!
The text was updated successfully, but these errors were encountered:
shallada
pushed a commit
to datastax-training/asciidoctor-backends
that referenced
this issue
Oct 19, 2016
Hi @mojavelinux,
I tried fixing the issue you highlighted in #54 regarding breaking the config with: https://github.com/obilodeau/asciidoctor-backends/tree/feature/more-resistant-config
But the code can't seem to call
attr
properly. I tried importing a few things but it didn't work. What do I need to import to be able to callattr
?This is the first ruby code I write so feel free to give me advice and/or refocus my attention on an improved implementation if you think this shouldn't be in
helpers.rb
.Thanks!
The text was updated successfully, but these errors were encountered: