diff options
Diffstat (limited to 'vendor/plugins/thinking-sphinx/features/support/models/gamma.rb')
| -rw-r--r-- | vendor/plugins/thinking-sphinx/features/support/models/gamma.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/plugins/thinking-sphinx/features/support/models/gamma.rb b/vendor/plugins/thinking-sphinx/features/support/models/gamma.rb deleted file mode 100644 index 5e9d259..0000000 --- a/vendor/plugins/thinking-sphinx/features/support/models/gamma.rb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | class Gamma < ActiveRecord::Base | ||
| 2 | define_index do | ||
| 3 | indexes :name, :sortable => true | ||
| 4 | end | ||
| 5 | end | ||
