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

sql queries tab actions not working #50

Open
kisin opened this issue Jun 1, 2012 · 2 comments
Open

sql queries tab actions not working #50

kisin opened this issue Jun 1, 2012 · 2 comments

Comments

@kisin
Copy link

kisin commented Jun 1, 2012

on the "sql queries" tab the actions: SELECT | EXPLAIN | Profile
are not doing anything, when i click on them nothing happends.

is something wrong or is that the way its suppose to be?

@tmikoss
Copy link

tmikoss commented Sep 6, 2012

Seems to be a routing issue. Clicking the actions causes following:

ActionController::RoutingError (No route matches [GET] "/__rack_bug__/execute_sql")
ActionController::RoutingError (No route matches [GET] "/__rack_bug__/explain_sql")
ActionController::RoutingError (No route matches [GET] "/__rack_bug__/profile_sql")

Running rails3 branch, revision 1e6d33664fb21a5f08836e5d8a9d7bfcc47c8d81.

@neersighted
Copy link

Bump.

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

3 participants