4 lines
234 B
Text
4 lines
234 B
Text
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.
|