Created by: BenMorganIO
This is for Rails 5.1:
DEPRECATION WARNING: Passing a class to the class_name
is deprecated and will raise an ArgumentError in Rails 5.2. It eagerloads more classes than necessary and potentially creates circular dependencies. Please pass the class name as a string: (called from class:Invitation at /Users/BenAMorgan/Sites/administrate/spec/generators/dashboard_generator_spec.rb:273)