rails-scope

Ruby gem that allows nVisium to accurately and automatically scope a Ruby on Rails application for assessment purposes.

Output will consist of

  • Code complexity
  • Routes
  • Number of Controller, Views, and Models
  • Lines of code within Controller, Views, and Models
  • # and names of RubyGems in use
  • brakeman output (--summary)