remove trix in favour of tiny little vue app
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
module ApplicationHelper
|
||||
|
||||
def markdown(text)
|
||||
Merged::MergedHelper.markdown(text)
|
||||
end
|
||||
def main_app
|
||||
Rails.application.routes.url_helpers
|
||||
end
|
||||
|
Reference in New Issue
Block a user