Vad*_*dim 4 markdown haml ruby-on-rails rdiscount
我指定了
gem 'haml'
gem 'rdiscount'
Run Code Online (Sandbox Code Playgroud)
在我的Gemfile中运行bundle install
相关代码是
.welcome-message
:markdown
Welcome **#{current_user.email}**
Run Code Online (Sandbox Code Playgroud)
当我访问页面时,我得到了
无法运行Markdown过滤器; 需要'rdiscount'或'peg_markdown'或'maruku'或'bluecloth',但没有找到
我正在使用rails 3.0.5,我错过了什么?
| 归档时间: |
|
| 查看次数: |
994 次 |
| 最近记录: |