[Rails-spinoffs] Counter for instances

2008-04-13 Thread StackOverflow
Hello, I'd like to have a counter for instances of my classes. Separately for each class, but code for counter should be installed in one parent class. Any ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby

[Rails-spinoffs] Use of deprecated classes from Prototype

2008-05-30 Thread StackOverflow
I've founded in controls.js using of Insertion.After and Position classes. )) I delete all deprecated from Prototype library, as they cost 20 Kb )). And because of this, your library also didn't worked. And the last, I found this in getUpdateChoices of Ajax.Autocomplete class. if(this.option

[Rails-spinoffs] Re: Use of deprecated classes from Prototype

2008-07-08 Thread StackOverflow
y case I'm sure the core team thanks you in advance for > the tickets, test cases, and possibly even patch. > -- > T.J. Crowder > tj / crowder software / com > > On May 30, 5:59 pm,StackOverflow<[EMAIL PROTECTED]> wrote: > > > I've founded in controls.js usi