Groups
Groups
Sign in
Groups
Groups
xapian_db
Conversations
About
Send feedback
Help
problem with missing blueprints
1 view
Skip to first unread message
thoughtafter
unread,
Sep 27, 2011, 5:13:14 AM
9/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xapian_db
I noticed that in my dev environment for a rails 3.1.0 project when
config.cache_classes = false the blueprint disappears after the first
request.
When using XapianDb.search the 2nd request gives the error:
Blueprint for class Object is not defined
when using Object.search the 2nd request gives the error:
undefined method `search' for #<Class:0x0000000797f098>
Everything works fine with config.cache_classes = true (which of
course is the default for production env).
Reply all
Reply to author
Forward
0 new messages