Fix fatal error when using `annotate` with ActiveRecord 4.2
The fatal error was introduced with commit fc31d85. The method
`supports_foreign_keys?` is only available on ActiveRecord versions
>= 4.2.
Fixes issue 316.
Showing
Please
register
or
sign in
to comment