Hi, everyone! Do we still have to use "model" method to load class definition for ActiveRecord model classes in Rails 1.1 for session restore? I''ve read somewhere that we don''t need to do this any more but would like to have someone with the authority to confirm that. Thanks, daesan
On 4/25/06, Dae San Hwang <daesan@gmail.com> wrote:> Hi, everyone! > > Do we still have to use "model" method to load class definition for > ActiveRecord model classes in Rails 1.1 for session restore? I''ve > read somewhere that we don''t need to do this any more but would like > to have someone with the authority to confirm that. > > Thanks, > daesanYou shouldn''t need it. http://dev.rubyonrails.org/changeset/1741 -- Rick Olson http://techno-weenie.net
Thanks for the confirmation! best, daesan On Apr 26, 2006, at 4:36 AM, Rick Olson wrote:> On 4/25/06, Dae San Hwang <daesan@gmail.com> wrote: >> Hi, everyone! >> >> Do we still have to use "model" method to load class definition for >> ActiveRecord model classes in Rails 1.1 for session restore? I''ve >> read somewhere that we don''t need to do this any more but would like >> to have someone with the authority to confirm that. >> >> Thanks, >> daesan > > You shouldn''t need it. > > http://dev.rubyonrails.org/changeset/1741 > > -- > Rick Olson > http://techno-weenie.net > _______________________________________________ > Rails-core mailing list > Rails-core@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-coreDae San Hwang daesan@gmail.com
David Heinemeier Hansson
2006-Apr-26 02:40 UTC
Re: "model" method for session restore problem
> Do we still have to use "model" method to load class definition for > ActiveRecord model classes in Rails 1.1 for session restore? I''ve > read somewhere that we don''t need to do this any more but would like > to have someone with the authority to confirm that.Hi Dae. Please make sure to use the regular Rails mailing list for questions like this in the future. This list is reserved for discussing the development of Rails, not its usage. Thanks. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
I got you. Sorry for the interrupt. best, daesan On Apr 26, 2006, at 11:40 AM, David Heinemeier Hansson wrote:> Hi Dae. Please make sure to use the regular Rails mailing list for > questions like this in the future. This list is reserved for > discussing the development of Rails, not its usage. Thanks.Dae San Hwang daesan@gmail.com _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core