0c8f0122cc
Automatically includes Modules from app/concerns/<module_with_concerns>/<concern>.rb into <module_with_concerns> to ease monkey-patching associations and validations on ActiveRecord::Base descendents from other gems when layering schemas.
5 lines
239 B
Text
5 lines
239 B
Text
Automatically includes Modules from
|
|
app/concerns/<module_with_concerns>/<concern>.rb into
|
|
<module_with_concerns> to ease monkey-patching associations and
|
|
validations on ActiveRecord::Base descendents from other gems when
|
|
layering schemas.
|