app/views/cms/index.html.erb in scrivito_sdk-0.70.2 vs app/views/cms/index.html.erb in scrivito_sdk-0.71.0.rc1
- old
+ new
@@ -1,3 +1,3 @@
<% if scrivito_user %>
- Missing Ruby model class for "<%= @obj.obj_class_name %>".
+ Missing Ruby model class for "<%= @obj.obj_class %>".
<% end %>