Sha256: 974961a4f4a063cbbfda1126d960b8d67375f9790f4dca977f4e43bdfc2d1cda
Contents?: true
Size: 560 Bytes
Versions: 13
Compression:
Stored size: 560 Bytes
Contents
%h1&= commit.human_readable_status - if commit.failed? %form{ :action => commit_path(commit, :builds), :method => :post } %p.submit %button{ :type => :submit, :title => "Rebuild this commit" }< Rebuild %blockquote %p&= commit.message %p.meta< %span.who< &== by: #{commit.author.name} | %span.when{ :title => commit.commited_at }< &= pretty_date commit.committed_at | %span.what< &== commit: #{commit.identifier} %h2 Build Output: %pre.output :preserve #{bash_color_codes h(commit.output)}
Version data entries
13 entries across 13 versions & 5 rubygems