Skip to content Skip to sidebar Skip to footer
Showing posts with the label Instance Variables

How To Get Rails Controller Variable In Js File

I have a variable in rails controller like def index @approveflag = true end I need to access this… Read more How To Get Rails Controller Variable In Js File