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

ThinkingSphinx and ActiveAdmin error #28

Closed
joerichsen opened this issue May 13, 2011 · 2 comments
Closed

ThinkingSphinx and ActiveAdmin error #28

joerichsen opened this issue May 13, 2011 · 2 comments
Milestone

Comments

@joerichsen
Copy link
Contributor

I get the following error if try to use ActiveAdmin with one my models with a ThinkingSphinx define_index in it:

undefined method `relation' for #<ThinkingSphinx::Search:0x0000010112c738>

More of the stack trace is here https://gist.github.com/4c242bf8b5c0d19f5675

Anybody else experiencing this?

And ActiveAdmin is awesome btw :-)

@gregbell
Copy link
Contributor

The commit above should fix this issue. I tried it with an app using Sphynx and it worked great. Please post back if you have any further isses.

@joerichsen
Copy link
Contributor Author

That was quick! Just tried out latest version on master and the problem is gone.

Thx :-)

/Jørgen

On May 13, 2011, at 16:51 , gregbell wrote:

The commit above should fix this issue. I tried it with an app using Sphynx and it worked great. Please post back if you have any further isses.

Reply to this email directly or view it on GitHub:
#28 (comment)

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