encoding: utf-8 <% require ‘active_support/all’ %> class <%= app_name.camelize%>Page < Simplexframe::Page end
Simplexframe::Page