Created by: gracewashere
A spec in spec/lib/fields/has_many_spec.rb
was defining a constant
FooDashboard
, but not cleaning it up when it finished. This caused
a generator spec that created a FooDashboard
to fail, when it detected
a mismatched superclass between the two definitions.
It's best to ignore whitespace while looking at this diff: https://github.com/thoughtbot/administrate/pull/61/files?w=1