anuj

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

i have ProjectSite model and ManagerRemark model related to many to one association. my MangerRemark model remark string field and decision boolean value true and false. i want to access that boolean value to other controller view. please help.i want to print decision boolean value next to each project site index list how can i do that? in other controller name new_manager_controller view