Sha256: 5e9dccc746ac744110573b2f3bcd27e806c78daec9c56fdc88d8de3a7e225f84

Contents?: true

Size: 149 Bytes

Versions: 11

Compression:

Stored size: 149 Bytes

Contents

%h1 New Page

= simple_form_for @route, :url => routes_path do |f|
  = render :partial => "form", :locals => { :f => f }
  %p= f.submit "Create Page"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
brick_layer-0.10.6 app/views/brick_layer/routes/new.html.haml
brick_layer-0.10.5 app/views/brick_layer/routes/new.html.haml
brick_layer-0.10.3 app/views/brick_layer/routes/new.html.haml
brick_layer-0.10.2 app/views/brick_layer/routes/new.html.haml
brick_layer-0.10.1 app/views/brick_layer/routes/new.html.haml
brick_layer-0.10.0 app/views/brick_layer/routes/new.html.haml
brick_layer-0.9.6 app/views/brick_layer/routes/new.html.haml
brick_layer-0.9.4 app/views/brick_layer/routes/new.html.haml
brick_layer-0.9.2 app/views/brick_layer/routes/new.html.haml
brick_layer-0.9.1 app/views/brick_layer/routes/new.html.haml
brick_layer-0.9.0 app/views/brick_layer/routes/new.html.haml