Jamon Holmgren
Tue Jul 12 23:36:59 -0400 2011
I would highly recommend the nightly build. Seems quite stable and there are some great new features. Some of the documentation refers to the nightly build.
Jamon Holmgren
Tue Jul 12 23:37:16 -0400 2011
And yes you should use it. :) It's been great for my company.
Vincent Lu
Tue Jul 12 23:56:30 -0400 2011
Thanks I will grab the nightly build and give it a try then.
Clay vanSchalkwijk
Tue Sep 13 22:15:48 -0400 2011
Nightly builds are generated from the master branch. There are about 150 commits worth of new features and patches in it, but it is very stable since nothing is merged in that does not pass tests or does not include it's own tests.
The documentation is lacking since all those commits are not in the wiki, but "Docs" are generated from the code so it should give you some reference for the method.
(1-4/4)
Subject: stable vs nightly
Hi I'm new to php.activerecord but I'm considering integrate it into my work. Since the stable build is released a year ago, how much difference is there between the stable and nightly build? Which is better documented? Is nightly build production ready?