Magic field 'Status'

I can’t find any documentation on the ‘status’ magic field. It’s listed
on
the MagicNumbers wiki entry, but not explained <
http://wiki.rubyonrails.org/rails/pages/MagicFieldNames>. Is it reserved
for
later use?

Thanks,
Doug

Doug H. wrote:

I can’t find any documentation on the ‘status’ magic field. It’s listed
on
the MagicNumbers wiki entry, but not explained <
http://wiki.rubyonrails.org/rails/pages/MagicFieldNames>. Is it reserved
for
later use?

Thanks,
Doug

I know that I have a model with a ‘status’ field, and it works fine.

On 6/13/06, Alex W. [email protected] wrote:

I know that I have a model with a ‘status’ field, and it works fine.

Do I need to add a status field to a model to find out what’s “magic”
about
it?