We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This results in an unhandled exception and an HTTP 500 response.
ActionController::UrlGenerationError (No route matches {:action=>"edit", :controller=>"dbhero/dataclips", :id=>#<Dbhero::Dataclip id: nil, description: "", raw_query: "select * from contents limit(1);", token: nil, user: "[email protected]", private: false, created_at: nil, updated_at: nil>}, possible unmatched constraints: [:id]):
The text was updated successfully, but these errors were encountered:
duncan-bayne
No branches or pull requests
This results in an unhandled exception and an HTTP 500 response.
The text was updated successfully, but these errors were encountered: