Re: [Rails] Re: user -notes relationship

2014-08-15 Thread Jason Fleetwood-Boldt
On Aug 15, 2014, at 4:20 PM, Sean Kelley wrote: > I must be honest- I am running into this problem myself learning rails. I > thought that when I create something the user_id should be generated > automatically in the created model. While testing I figured I would come > back to it. In the

[Rails] Re: user -notes relationship

2014-08-15 Thread Sean Kelley
I must be honest- I am running into this problem myself learning rails. I thought that when I create something the user_id should be generated automatically in the created model. While testing I figured I would come back to it. In the meantime I set user_id in my entry table manually in the