Thanks Aldric;

I think I'm stuck on the mechanics (if you can call it that in a
software app) of prompting for a number to be inserted into a database
column on demand, in an edit view. Maybe you addressed that and I'm
too slow to have caught what you meant.
BTW, I do already have a log_number column in my table. Just can't
come up with a solution for how to populate it.
The idea of a configuration table is a good one, as is the cron reset.
Steve

On Nov 5, 12:41 pm, Aldric Giacomoni <rails-mailing-l...@andreas-
s.net> wrote:
> Easy.
> Use the regular key as just that - the standard key - and create another
> column in the table which you can edit, assign, etc etc, as you please
> :-)
> In some "configuration" table, keep the number for log jobs..
> Run a cron job on January 1st to reset the number to 100.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to