-
- Downloads
Replace render calls with render_markdown helper
Showing
- Gemfile.lock 5 additions, 2 deletionsGemfile.lock
- app/controllers/answers_controller.rb 2 additions, 2 deletionsapp/controllers/answers_controller.rb
- app/controllers/posts_controller.rb 3 additions, 3 deletionsapp/controllers/posts_controller.rb
- app/controllers/questions_controller.rb 1 addition, 1 deletionapp/controllers/questions_controller.rb
- app/controllers/users_controller.rb 1 addition, 1 deletionapp/controllers/users_controller.rb
- app/helpers/application_helper.rb 6 additions, 0 deletionsapp/helpers/application_helper.rb
- app/views/answers/edit.html.erb 1 addition, 1 deletionapp/views/answers/edit.html.erb
- app/views/categories/index.html.erb 1 addition, 1 deletionapp/views/categories/index.html.erb
- app/views/categories/show.html.erb 1 addition, 1 deletionapp/views/categories/show.html.erb
- app/views/comments/_comment.html.erb 1 addition, 1 deletionapp/views/comments/_comment.html.erb
- app/views/layouts/_sidebar.html.erb 1 addition, 1 deletionapp/views/layouts/_sidebar.html.erb
- app/views/posts/_form.html.erb 1 addition, 1 deletionapp/views/posts/_form.html.erb
- app/views/questions/edit.html.erb 1 addition, 1 deletionapp/views/questions/edit.html.erb
- app/views/questions/new.html.erb 1 addition, 1 deletionapp/views/questions/new.html.erb
- app/views/questions/new_meta.html.erb 1 addition, 1 deletionapp/views/questions/new_meta.html.erb
- app/views/search/search.html.erb 1 addition, 1 deletionapp/views/search/search.html.erb
Loading
Please register or sign in to comment