Skip to content

Instantly share code, notes, and snippets.

@liwh
Created June 28, 2010 03:47
Show Gist options
  • Save liwh/455428 to your computer and use it in GitHub Desktop.
Save liwh/455428 to your computer and use it in GitHub Desktop.
when we use the plugin act_as_ferret,got the exception
EOFError in 'DestroysController save destroy require reason'
End-of-File Error occured at <except.c>:117 in xpop_context
Error occured in store.c:216 - is_refill
current pos = 0, file length = 0
we should do this :
script/console test
>> MyModel.rebuild_index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment