mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Add custom new forms
This commit is contained in:
@@ -6,4 +6,8 @@ module ApplicationHelper
|
||||
def header_title(page_title)
|
||||
content_for(:header_title) { page_title }
|
||||
end
|
||||
|
||||
def permitted_accountable_partial(name)
|
||||
name.underscore
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user