Sha256: 4d211866a8acf4d1e5983fa7e52f4b797f8f65da2611da7afe67431e89579e8f

Contents?: true

Size: 201 Bytes

Versions: 6

Compression:

Stored size: 201 Bytes

Contents

<%%= form_for @<%= model_name.underscore  %>, :url => <%= controller_routing_path %>_path, :html => { :class => :form } do |f| -%>
  <%%= render :partial => "form", :locals => {:f => f} %>
<%% end -%>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
twitter-bootstrap-rails-2.0.1.0 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0.2 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0.1 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0.0 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0rc0 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0 lib/generators/bootstrap/themed/templates/new.html.erb