diff options
Diffstat (limited to 'vendor/plugins/thinking-sphinx/features/support/models/cat.rb')
| -rw-r--r-- | vendor/plugins/thinking-sphinx/features/support/models/cat.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/plugins/thinking-sphinx/features/support/models/cat.rb b/vendor/plugins/thinking-sphinx/features/support/models/cat.rb new file mode 100644 index 0000000..f6cf75a --- /dev/null +++ b/vendor/plugins/thinking-sphinx/features/support/models/cat.rb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | class Cat < Animal | ||
| 2 | # | ||
| 3 | end | ||
