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

Documentation for HTML (Rails) #3

Open
gs opened this issue Dec 16, 2011 · 0 comments
Open

Documentation for HTML (Rails) #3

gs opened this issue Dec 16, 2011 · 0 comments

Comments

@gs
Copy link

gs commented Dec 16, 2011

Hi,

Documentation does not works for format HTML(Rails):

scope = text.html.ruby source.ruby.rails.embedded.html
extracted_scope = html

so I've added a condition:
if re.search('rails', scope):
extracted_scope = 'rails'

in 71,72 line and if the scope is from rails then it will send to rails_doc method.

Br,
Grzegorz

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