Velocipede's User, Sales, and Bike Inventory Web App
 
 
 
 
 
 

4 lines
219 B

- model_class = bike_style.class
.page-header
%h1=t '.title', :default => t('helpers.titles.new', :model => model_class.model_name.human, :default => "New #{model_class.model_name.human}")
= render :partial => "form"