Sha256: b38422865ff581a2365672aa6e65aeabe7beefa65ef0a1b43ec9907fdc21df53

Contents?: true

Size: 234 Bytes

Versions: 94

Compression:

Stored size: 234 Bytes

Contents

- @user = MarkupUser.new
- form_for @user , '/demo1', :id => 'demo-fields-for' do |f|
  = f.text_field :gender
  - fields_for @user.permission do |permission|
    = permission.check_box :can_edit
    = permission.check_box :can_delete

Version data entries

94 entries across 94 versions & 4 rubygems

Version Path
sinatra_more-0.3.43 test/fixtures/markup_app/views/fields_for.haml
sinatra_more-0.3.42 test/fixtures/markup_app/views/fields_for.haml
sinatra_more-0.3.41 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.20 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.19 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.18 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.17 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.16 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.15 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.14 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.13 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.12 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.11 test/fixtures/markup_app/views/fields_for.haml
any_view-0.2.3 ./test/fixtures/fields_for.haml
any_view-0.2.2 ./test/fixtures/fields_for.haml
any_view-0.2.0 /Users/dneighman/Projects/any_view/test/fixtures/fields_for.haml
padrino-helpers-0.9.10 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.9 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.7 test/fixtures/markup_app/views/fields_for.haml
padrino-helpers-0.9.6 test/fixtures/markup_app/views/fields_for.haml