Skip to content

eoecn/qa-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qa-rails

Rails Engine. a mini forum provided by only a simple helper, written in Backbones.js.

Usage

  1. Ad qa-rails tables,bundle exec rake db:migrate
  2. config it in view:
qa_setup "#content .SectionBox .SectionList .forum",
         @current_lesson.id,
         :jsfun_user_avatar_url => "eoe.jsfun_user_avatar_url",
         :jsfun_user_info => "function() { return {uid:eoe.uid, uname:eoe.uname}; }",
         :empty_topics_text => 'Hey, 还没有问题,如果你有和本课相关但还不明白的问题,请在这里提问 :)',
         :notice_div => '$(".SectionBox[anchor=qa] .SectionHead .hasNew")'

Screenshots

Other forums written in Ruby and Javascript

Contributors

  • 产品: @iceskysl
  • rails, javascript: @mvj3
  • css: @xiang97

License

MIT

About

Rails 迷你问答论坛插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published