voltrb - Is there a way to access each user account in Volt? -


is there way access each user account in volt? need able click on user._name , account see details... how access account of each user.?

yes, users part of store.users collection, can access them , query them collection.

store.users.all.each |user| puts user.name end


Comments

Popular posts from this blog

xslt - Substring before throwing error -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

oracle - Changing start date for system jobs related to automatic statistics collections in 11g -