Sha256: 886f49ca9cc4a909ea56c1008303c0270501235434ac6edd31b26b6ab92b76f2
Contents?: true
Size: 358 Bytes
Versions: 98
Compression:
Stored size: 358 Bytes
Contents
.office-actions-show.max-width .header .title Office Action #{@act.id} %ul - @act.ties.map do |next_a| %li .a <b>Next act:</b> #{"(same)" if next_a.next_office_action.slug == @act.slug} #{next_a.next_office_action.slug} .a <b>Next at exe:</b> #{next_a.next_at_exe} .a <b>Eval'ed:</b> #{eval( next_a.next_at_exe )}
Version data entries
98 entries across 98 versions & 1 rubygems