Hi,
I would like to put a security through Ruby-sinatra code.
Do exist the specific gem to install in order to secure the code ?
Thanks by advance.
Supelec
Hi,
I would like to put a security through Ruby-sinatra code.
Do exist the specific gem to install in order to secure the code ?
Thanks by advance.
Supelec
Why don’t you just use ActiveRecord?
Here are the steps to setup ActiveRecord:
I’m suggesting active record because it’s used by a lot of people and it’s tested against SQL injection.
To keep things safe, I also suggest you updating this gem on gemfile once it’s updated!
Hello,
Thank you for your help !
I will implement the test.
Best regards,
Supelec
Hello,
Thank you very much for your suggestion.
Best regards,
Supelec
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs