Clarify in rdoc comments what the public api of pickle actually does
Reported by Ian White | August 28th, 2009 @ 12:59 PM
Comments and changes to this ticket
-
Nicholas Rutherford October 29th, 2009 @ 02:51 AM
This got lost because I hadn't realised lighthouse keeps ardes and ianwhite separate ticket wise.
Some quick notes
How do I look up one pickled model?
model(the model reference)
e.g. model("the page")
How do I look up all the pickled models?
created_models(factory)
Things to document:
- what the expected inputs are for 'factory' 'model' 'name' etc in the api, i.e. what I can feed it to get something back
- how find_models and created_models are different (one finds a model in the db, the other uses the index)
-
Nicholas Rutherford September 13th, 2011 @ 09:43 PM
- Assigned user cleared.
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Assign tickets to <b>Ian White</b>, so I get notified