This reverts commit a6df29a925
.
This commit is contained in:
parent
1cda6dd279
commit
41631fe46d
1 changed files with 0 additions and 10 deletions
|
@ -12,14 +12,4 @@ class REST::FilterSerializer < ActiveModel::Serializer
|
||||||
def rules_requested?
|
def rules_requested?
|
||||||
instance_options[:rules_requested]
|
instance_options[:rules_requested]
|
||||||
end
|
end
|
||||||
|
|
||||||
# FIRST AID
|
|
||||||
# After the upstream is corrected, delete the following.
|
|
||||||
def title
|
|
||||||
object.phrase
|
|
||||||
end
|
|
||||||
|
|
||||||
def filter_action
|
|
||||||
object.action
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue