Hi Jeremy, I deleted all my model specific one_through_one assignment code and referenced this commit in my Gemfile. Ran all my data migrations, test, and roda web app - it works great!
Thank you! On Thursday, February 11, 2016 at 3:16:41 PM UTC-8, John Manuel wrote: > > Thank you Jeremy! > > I will try my app against this version tonight after work. At worst I'll > get to it this weekend. > > Thank you, > -John > > On Wednesday, February 10, 2016 at 3:25:51 PM UTC-8, Jeremy Evans wrote: >> >> On Monday, December 21, 2015 at 11:06:48 AM UTC-8, John Manuel wrote: >>> >>> Thank you Jeremy! >>> >>> As usual - a very quick and helpful reply. (I don't know how you manage >>> to monitor/answer all the questions is Sequel & Roda and still >>> write/maintain code... ;) >>> >>> Agree with you reasoning that the examples are wrong (I knew I'd have to >>> do some checking first to decide if I should do the assignment). I was >>> trying to limit the size of an already long-winded question (sorry about >>> the length...). >>> >>> I'm 100% in agreement with not implementing features people don't >>> need/use - too many features is often the problem with software far more >>> often than too few features. >>> >>> Thank you for the feedback and pointers. For now I will implement some >>> setters in my models and if I run into it again I'll extract them to ensure >>> they work for multiple occurances. Totally understand being low on your >>> list. If I need it for more then one occurrence I'll ensure I have specs, >>> tests, and updated docs and do a pull request. >>> >> >> I finally had time to implement this: >> https://github.com/jeremyevans/sequel/commit/b04481adaf499aa6b3ab187b1d62c13261cc4af3 >> >> Thanks, >> Jeremy >> > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
