ruby - Rails gem administrate custom values in fields -


i using administrate gem , other day collided problem.how can in dashboard?

resource.owner.first_name  

or how can put in field custom value using resourse variable? in moment tried code , working search broken approach:

%td= resource.owner.email 


Comments

Popular posts from this blog

scala - 'wrong top statement declaration' when using slick in IntelliJ -

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -