Project

General

Profile

« Previous | Next » 

Revision 630061d2

Added by Michael Moll almost 6 years ago

Fixes #19775 - Fix Layout/ExtraSpacing cop

View differences:

app/controllers/api/v2/trends_controller.rb
end
api :POST, "/trends/", N_("Create a trend counter")
param :trendable_type, String, :required => true
param :trendable_type, String, :required => true
param :fact_name, String, :required => false
param :name, String, :required => false
def create

Also available in: Unified diff