Project

General

Profile

« Previous | Next » 

Revision 640d7ee7

Added by Justin Sherrill about 8 years ago

Fixes #13545 - STI permission checking always using base class

This fixes permission checks on STI objects. Due to these methods existing
in Procs and being included in the base class at run time resource_class was
returning the base class. I can only presume this is related to a ruby or rails 4
upgrade

  • added
  • modified
  • copied
  • renamed
  • deleted