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

References #284 - Adds explicit call to html_safe for help text. Added... #406

Closed
wants to merge 1 commit into from

Conversation

jefflunt
Copy link
Contributor

... test to cover it.

Resolves #284

@jefflunt
Copy link
Contributor Author

Also, the html_safe changes were made in Rails 2.3.8 (and later), as well as the Rails 3.x series.

I don't think the changes will break any supported versions of rails listed in the project README.

@yoon
Copy link
Member

yoon commented Feb 1, 2013

I don't think that HTML is the best choice for formatting in Surveyor, since we expect the same survey definition to work for surveyor and nu_surveyor. #285

@yoon
Copy link
Member

yoon commented Feb 6, 2013

Consolidated into #413

@yoon yoon closed this Feb 6, 2013
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.

:help_text should recognize html tags
2 participants