Re: Problems understanding hashes in roster-emeritus ruby->js

2020-06-27 Thread Craig Russell
Hi Sam, Thanks for explaining. The each_pair method works great. Your commentary on javascript and ecma standard is fascinating. Sadly, I do not have the energy to keep up with it all. Craig > On Jun 27, 2020, at 3:13 PM, Sam Ruby wrote: > > On Sat, Jun 27, 2020 at 3:49 PM Craig Russell wr

Re: Problems understanding hashes in roster-emeritus ruby->js

2020-06-27 Thread Sam Ruby
On Sat, Jun 27, 2020 at 3:49 PM Craig Russell wrote: > > I'm having some trouble with the memstat.rb.js code, specifically with the > committer.forms implementation. [1] > > I'm guessing that the implementation of hashes in the rb->js compiler is > inconsistent with my usage of it. There are tw

Problems understanding hashes in roster-emeritus ruby->js

2020-06-27 Thread Craig Russell
I'm having some trouble with the memstat.rb.js code, specifically with the committer.forms implementation. [1] I'm guessing that the implementation of hashes in the rb->js compiler is inconsistent with my usage of it. Thanks, Craig [1] This code works: for form in committer.forms