I've just started Railes recently and I have a question about the datatable
I need to list the following
Username email role registered_at
The problem lies in role part cause when you click on the change role button it pops in HTML radio buttons to make you change the role
with datatable i need to retrive this json and customize to html each time i respond to the client side now i have the JSON in the row cell
Hey this is Mina Koltaa
I've just started Railes recently and I have a question about the datatable
I need to list the following
Username email role registered_at
The problem lies in role part cause when you click on the change role button it pops in HTML radio buttons to make you change the role
with datatable i need to retrive this json and customize to html each time i respond to the client side now i have the JSON in the row cell
can anyone help ???!!