class Api::V1::<%= @model_name.pluralize %>Controller < Api::V1::BaseController

def index
end

end