Re: [Rails] text visible in browser but not in source

2018-11-10 Thread fugee ohu
On Saturday, November 10, 2018 at 4:57:54 PM UTC-5, Colin Law wrote: > > On Sat, 10 Nov 2018 at 21:28, fugee ohu > > wrote: > > > > > > > > On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: > >> > >> On Sat, 10 Nov 2018 at 17:23, fugee ohu wrote: > >> > ... > >> >

[Rails] Why are has_one through has_one relationships not constructible in the same way that has_many throug

2018-11-10 Thread eric
Per my question on StackOverflow: https://stackoverflow.com/questions/53243674/build-methods-for-has-one-though-has-one And the subsequent answer there, I'm wondering why has_one relationships don't behave the same way as has_many relationships in terms of building nested associations. I

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread fugee ohu
On Saturday, November 10, 2018 at 4:57:54 PM UTC-5, Colin Law wrote: > > On Sat, 10 Nov 2018 at 21:28, fugee ohu > > wrote: > > > > > > > > On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: > >> > >> On Sat, 10 Nov 2018 at 17:23, fugee ohu wrote: > >> > ... > >> >

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread fugee ohu
On Saturday, November 10, 2018 at 4:57:54 PM UTC-5, Colin Law wrote: > > On Sat, 10 Nov 2018 at 21:28, fugee ohu > > wrote: > > > > > > > > On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: > >> > >> On Sat, 10 Nov 2018 at 17:23, fugee ohu wrote: > >> > ... > >> >

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread Colin Law
On Sat, 10 Nov 2018 at 21:28, fugee ohu wrote: > > > > On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: >> >> On Sat, 10 Nov 2018 at 17:23, fugee ohu wrote: >> > ... >> > It wasn't shown in source but when I expanded the element recursively in >> > chrome developer tools I

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread fugee ohu
On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: > > On Sat, 10 Nov 2018 at 17:23, fugee ohu > > wrote: > > ... > > It wasn't shown in source but when I expanded the element recursively in > chrome developer tools I saw the text I was looking for So, what's that > gonna

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread Colin Law
On Sat, 10 Nov 2018 at 17:23, fugee ohu wrote: > ... > It wasn't shown in source but when I expanded the element recursively in > chrome developer tools I saw the text I was looking for So, what's that gonna > be worth? As has been said a number of times that will be because it was filled in

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread fugee ohu
On Saturday, November 10, 2018 at 10:35:03 AM UTC-5, Walter Lee Davis wrote: > > > > On Nov 9, 2018, at 6:22 PM, fugee ohu > > wrote: > > > > > > > > On Wednesday, November 7, 2018 at 12:28:05 PM UTC-5, Jake Niemiec wrote: > > The ui-box class would indicate that it is a react component:

Re: [Rails] text visible in browser but not in source

2018-11-10 Thread Walter Lee Davis
> On Nov 9, 2018, at 6:22 PM, fugee ohu wrote: > > > > On Wednesday, November 7, 2018 at 12:28:05 PM UTC-5, Jake Niemiec wrote: > The ui-box class would indicate that it is a react component: > https://github.com/segmentio/ui-box > > React components are run client-side, meaning the text