ruby on rails - Set session variable inside plugin model -


So I want to set / set a session variable from inside the plugin model that I have included in my project. Tried to make a method (a recipient a setter) inside, but it does not work. Where can I use recipient / setter methods to use a plugin model?

Create a module in the Lib folder in the directory.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -