Skip to content

Commit

Permalink
Follow-up to PR #470, remove unneeded constant.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Nov 15, 2014
1 parent 05ee13b commit 60e7ef0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ransack/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module Constants
SORT = 'sort'.freeze
SORT_LINK = 'sort_link'.freeze
SEARCH = 'search'.freeze
DEFAULT_SEARCH_KEY = 'q'.freeze
ATTRIBUTE = 'attribute'.freeze
COMBINATOR = 'combinator'.freeze
SPACE = ' '.freeze
Expand Down

0 comments on commit 60e7ef0

Please sign in to comment.