fixed url
This commit is contained in:
parent
fb09e7aa59
commit
f5a6b9e44b
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<%= f.label :git_url %><p>From where to bundle the gem</p><br>
|
<%= f.label :git_url %><p>From where to bundle the gem</p><br>
|
||||||
<%= f.text_field :repository %>
|
<%= f.text_field :git_url %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<label>Preview</label>
|
<label>Preview</label>
|
||||||
|
|
Loading…
Reference in New Issue