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

partial() doesn't render correctly, and how to debug geddy? #710

Open
night-wan opened this issue Feb 20, 2016 · 0 comments
Open

partial() doesn't render correctly, and how to debug geddy? #710

night-wan opened this issue Feb 20, 2016 · 0 comments

Comments

@night-wan
Copy link

After I replaced some .css files and rewrote application.html.ejs, I found that the content of form.html was replaced by "###partial###"+id. It happens to both add and edit of all my models . No exception thrown, no error logged.
Anybody have any idea where the problem possibly is?

besides, how can I single-step debug geddy? I tried installing geddy locally in my program directory, importing the project into webstorm, and editting the debug configuration by setting js file to "\node_modules\geddy\bin\cli.js". By clicking debug icon, the server seems started successfully, but can't be visited by browser

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