nunonamorado/sinatra-slack

View on GitHub
lib/sinatra/slack/helpers/slack_response.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [89/80]
Open

        attr_accessor :text, :replace_original, :mrkdwn, :response_type, :delete_original

Line is too long. [89/80]
Open

          response[:attachments] = @attachments.map(&:to_json) unless @attachments.empty?

There are no issues that match your filters.

Category
Status