search for: actmethod

Displaying 4 results from an estimated 4 matches for "actmethod".

Did you mean: catmethod
2007 Mar 02
2
ActMethods has been removed from the module tree ???
Hello, I wrote a light weight version of acts_as_attachment and this has been working fine for some time now (about a week). Now i get the title error: ActMethods has been removed from the module tree but is still active! I have updated edge rails a few times as my project uses active_resource. The closest thing ive found is an AAA post on beast forum: http://beast.caboo.se/forums/2/topics/664 regards, Adam -- Posted via http://www.ruby-forum.com/. --...
2006 Mar 24
4
validate if different?
Hi, I seem to remember seeing the equivalent of saving only if all attributes are different. I can''t seem to find that now in the API or the agile book. I''m using the acts_as_versioned and only want to save if the input is different. Thanks, Steve http://www.smarkets.net -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jan 02
4
utility of default_field
...want the results returned sorted by term frequency across all indexed content in each model. What is the purpose of default_field? Under what multi-model circumstance, if any, is it not necessary to use it? Thanks, John *http://projects.jkraemer.net/rdoc/acts_as_ferret/classes/ ActsAsFerret/ActMethods.html#M000009
2006 May 23
11
putting the schema in the model files
THE SCHEMA IN THE MODEL a small write up on ''putting the schema in the model'' This is a write up on an issue best covered in a mailing list thread of Januari 2006 (see the links in the text), I repost it because I think it deserves a place on the agenda. == Why? == I was switching back and forward between the model files and the schema.rb -- off course I have