the-teacher/the_comments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/_templates_/comments_controller.rb3
A
0 mins
app/controllers/concerns/the_comments/controller.rb140
A
0 mins
app/controllers/concerns/the_comments/view_token.rb14
A
0 mins
app/helpers/render_comments_tree_helper.rb75
A
0 mins
app/models/_templates_/comment.rb3
A
0 mins
app/models/concerns/the_comments/comment.rb79
A
0 mins
app/models/concerns/the_comments/comment_states.rb60
A
0 mins
app/models/concerns/the_comments/commentable.rb50
A
0 mins
app/models/concerns/the_comments/user.rb45
A
0 mins
gem_version.rb3
A
0 mins
lib/generators/the_comments/the_comments_generator.rb45
A
0 mins
lib/generators/the_comments/views_generator.rb65
A
0 mins
lib/the_comments.rb31
A
0 mins
lib/the_comments/config.rb31
A
0 mins
lib/the_comments/version.rb1
A
0 mins
views_converter.rb10
A
0 mins
.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