mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
include MarkdownHelper
This commit is contained in:
parent
711b8fd457
commit
399bdf21ee
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
class Ajax::QuestionController < ApplicationController
|
||||
include MarkdownHelper
|
||||
|
||||
def create
|
||||
params.require :question
|
||||
params.require :anonymousQuestion
|
||||
|
|
Loading…
Reference in a new issue