the-teacher/the_comments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-gemset.example
.ruby-version.example
.rvmrc.example
.travis.yml
Gemfile
LICENSE.txt
README.md
Rakefile
app/assets/javascripts/the_comments.js.coffee
app/assets/javascripts/the_comments_manage.js.coffee
app/assets/stylesheets/the_comments.css.scss
app/views/the_comments/_tree.html.erb
app/views/the_comments/haml/_additional_info.html.haml
app/views/the_comments/haml/_comment.html.haml
app/views/the_comments/haml/_comment_body.html.haml
app/views/the_comments/haml/_comment_edit.html.haml
app/views/the_comments/haml/_form.html.haml
app/views/the_comments/haml/_guest_form.html.haml
app/views/the_comments/haml/_logined_form.html.haml
app/views/the_comments/haml/_manage_controls.html.haml
app/views/the_comments/haml/_sidebar.html.haml
app/views/the_comments/haml/_sidebar_admin.html.haml
app/views/the_comments/haml/_sidebar_backlink.html.haml
app/views/the_comments/haml/_sidebar_user.html.haml
app/views/the_comments/haml/_tree.html.haml
app/views/the_comments/haml/manage.html.haml
app/views/the_comments/slim/_additional_info.html.slim
app/views/the_comments/slim/_comment.html.slim
app/views/the_comments/slim/_comment_body.html.slim
app/views/the_comments/slim/_comment_edit.html.slim
app/views/the_comments/slim/_form.html.slim
app/views/the_comments/slim/_guest_form.html.slim
app/views/the_comments/slim/_logined_form.html.slim
app/views/the_comments/slim/_manage_controls.html.slim
app/views/the_comments/slim/_sidebar.html.slim
app/views/the_comments/slim/_sidebar_admin.html.slim
app/views/the_comments/slim/_sidebar_backlink.html.slim
app/views/the_comments/slim/_sidebar_user.html.slim
app/views/the_comments/slim/_tree.html.slim
app/views/the_comments/slim/index.html.slim
app/views/the_comments/slim/manage.html.slim
app/views/the_comments/slim/my_comments.html.slim
docs/admin_ui_installation.md
docs/advanced_installation.md
docs/comment_api.md
docs/commentable_api.md
docs/config_file.md
docs/content_preprocessors.md
docs/customazation_of_views.md