Sha256: 5869a65e0a6842023da037f4a0c0e1af70588a74b4433ff9d668904c7df8b6fa

Contents?: true

Size: 273 Bytes

Versions: 36

Compression:

Stored size: 273 Bytes

Contents

- f ||= local_assigns[:locals][:f]
%div{:id => f.object.id.to_s}
  = f.input :name
  = f.input :description
  = f.hidden_field :remote_type, {:value => "Youtube"}
  = f.input :remote_id, :label => "Youtube ID"
  = render "shared/prioritizable_fields", :locals => {:f => f}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/videos/_form.html.haml
sbdevcore-0.3.9 app/views/videos/_form.html.haml
sbdevcore-0.3.8 app/views/videos/_form.html.haml
sbdevcore-0.3.7 app/views/videos/_form.html.haml
sbdevcore-0.3.6 app/views/videos/_form.html.haml
sbdevcore-0.3.5 app/views/videos/_form.html.haml
sbdevcore-0.3.4 app/views/videos/_form.html.haml
sbdevcore-0.3.3 app/views/videos/_form.html.haml
sbdevcore-0.3.2 app/views/videos/_form.html.haml
sbdevcore-0.3.1 app/views/videos/_form.html.haml
sbdevcore-0.3.0 app/views/videos/_form.html.haml
sbdevcore-0.2.26 app/views/videos/_form.html.haml
sbdevcore-0.2.25 app/views/videos/_form.html.haml
sbdevcore-0.2.24 app/views/videos/_form.html.haml
sbdevcore-0.2.23 app/views/videos/_form.html.haml
sbdevcore-0.2.22 app/views/videos/_form.html.haml
sbdevcore-0.2.21 app/views/videos/_form.html.haml
sbdevcore-0.2.20 app/views/videos/_form.html.haml
sbdevcore-0.2.19 app/views/videos/_form.html.haml
sbdevcore-0.2.18 app/views/videos/_form.html.haml