mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Satisfy hound
This commit is contained in:
@@ -178,7 +178,6 @@ class SnpsController < ApplicationController
|
||||
|
||||
private
|
||||
|
||||
|
||||
def sort_column
|
||||
Snp.column_names.include?(params[:sort]) ? params[:sort] : 'ranking'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user