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

needs html_safe to work with rails 2.3.8 #14

Open
sjain opened this issue Jun 2, 2010 · 1 comment
Open

needs html_safe to work with rails 2.3.8 #14

sjain opened this issue Jun 2, 2010 · 1 comment

Comments

@sjain
Copy link

sjain commented Jun 2, 2010

After upgrading to rails 2.3.8, this plugin stopped working because the ERB output from jqgrid() isn't html-safe. It could be as simple as marking the string out put .html_safe

@kritik
Copy link

kritik commented Jun 3, 2010

I put in rail 3 <%= raw jqgrid ...%>. Can you try to do the same?

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

2 participants