bibendi/twinkle

View on GitHub
app/views/channel_transports/new.html.haml

Summary

Maintainability
Test Coverage
- breadcrumb :channel, @client, @channel
- model_class = ChannelTransport
.page-header
  %h1=t '.title', :default => [:'helpers.titles.new', 'New %{model}'], :model => model_class.model_name.human.titleize
= render :partial => "form"