Hi All,
I want to know, what is a rails way of converting a subclass record to another subclass record, just changing type isn't working and also superclass to subclass and vice versa.
Thanks in advance
Markiv
Hi All,
I am new to web development, and trying to get a hold on security issues.
I went through this article on http://guides.rubyonrails.org/security.html
these are some of the steps the author has mentioned how an attacker fixes session.
1. The attacker creates a valid session id: He loads the login page of the web application where…
I am a beginner is rails, every now and then I come across dependencies. I tried to figure out what it means, but was not able to. Can someone please explain me what it means?