Commit a130dc6f authored by James Lopez's avatar James Lopez

added missed commit in rebase

parent 014db24a
...@@ -7,8 +7,6 @@ namespace :grape do ...@@ -7,8 +7,6 @@ namespace :grape do
end end
def route_description(options) def route_description(options)
if options[:settings][:description] options[:settings][:description][:description] if options[:settings][:description]
options[:settings][:description][:description]
end || ''
end end
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment