Browsing tag

Ruby

Dawnscanner – Dawn Is A Static Analysis Security Scanner For Ruby Written Web Applications (Sinatra, Padrino And ROR Frameworks)

dawnscanner is a source code scanner designed to review your ruby code for security issues. dawnscanner is able to scan plain ruby scripts (e.g. command line applications) but all its features are unleashed when dealing with web applications source code. dawnscanner is able to scan major MVC (Model View Controller) frameworks, out of the box: […]

Ruby 2.4 Programming Language Released | New Features & Download

Short Bytes: The Ruby Project has released of Ruby 2.4 programming language. Version 2.4 brings many new features like unified integers, faster hashes, better rounding, OpenSSL 1.1.0 support, etc. The interested users can read the complete changelog and find download links on Ruby’s website. Continuing the tradition of releasing a new version of their programming language, […]

Ruby 2.3.0 Released With New Features And Performance Improvements

Image: fossBytes Short Bytes: Ruby development team has released Ruby 2.3.0 – the first stable release of Ruby 2.3 series. It comes with improvements like Frozen String Literal Pragma, Safe navigation operator, the did_you_mean gem, and more. Read more to know about these changes in detail. Designed and developed by Yukihiro “Matz” Matsumoto of Japan, […]