Sha256: a5c0841c27c32ef5dc6245fe2234f79113e116a831165abfa6506300ba849f48

Contents?: true

Size: 242 Bytes

Versions: 5

Compression:

Stored size: 242 Bytes

Contents

<%%- model_class = <%= resource_name.classify %> -%>
<div class="page-header">
  <h1><%%=t '.title', :default => [:'helpers.titles.new', 'New %{model}'], :model => model_class.model_name.human %></h1>
</div>
<%%= render :partial => 'form' %>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
bootstrap-sass-extras-0.0.2 lib/generators/bootstrap/themed/templates/new.html.erb
bootstrap-sass-extras-0.0.1 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.2.6 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.2.5 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.2.4 lib/generators/bootstrap/themed/templates/new.html.erb