blob: 026aec957917364a649ec92266d4a312dec3f5a3 (
plain) (
blame)
1
2
3
4
|
Metasploit::Concern allows you to define concerns in app/concerns that will
automatically be included in matching classes. It can be used to automate
adding new associations to ActiveRecord::Base models from gems and
Rails::Engines.
|