Sha256: 186ed32d3e36337ca6c2e775033c4f1effcc0bb0dbe7f490cd44f324ac085ede

Contents?: true

Size: 267 Bytes

Versions: 3

Compression:

Stored size: 267 Bytes

Contents

- repository ||= Repository.new
%input{:type=>:text, :name=>'repository[name]', :value=>repository.name}
%label{:for=>'repository[name]'} Name
%br
%input{:type=>:text, :name=>'repository[branch]', :value=>repository.branch}
%label{:for=>'repository[branch]'} Branch

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
torquebox-stompbox-0.3.0 app/views/repositories/form.haml
torquebox-stompbox-0.2.0 app/views/repositories/form.haml
torquebox-stompbox-0.1.0 app/views/repositories/form.haml