jipiboily/monologue

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/monologue/posts/_post_header.html.erb
app/views/monologue/posts/_social_sharing.html.erb
app/views/monologue/posts/feed.rss.builder
app/views/monologue/posts/index.html.erb
app/views/monologue/posts/show.html.erb
app/views/monologue/posts/social/_facebook.html.erb
app/views/monologue/posts/social/_gplus.html.erb
app/views/monologue/posts/social/_pinterest.html.erb
app/views/monologue/posts/social/_twitter.html.erb
app/views/monologue/sidebar/_archive.html.erb
app/views/monologue/sidebar/_categories.html.erb
app/views/monologue/sidebar/_latest_posts.html.erb
app/views/monologue/sidebar/_latest_tweets.html.erb
app/views/monologue/sidebar/_tag_cloud.html.erb
app/views/monologue/tags/_tag.html.erb
app/views/monologue/tags/show.html.erb
monologue.gemspec
app/assets/javascripts/monologue/admin/application.js0
app/assets/javascripts/monologue/admin/ckeditor-config.js20
app/assets/javascripts/monologue/admin/posts.js45
app/assets/javascripts/monologue/blog/application.js0
app/assets/javascripts/monologue/blog/archive.js10
A
3 hrs
app/controllers/monologue/admin/base_controller.rb5
app/controllers/monologue/admin/comments_controller.rb4
app/controllers/monologue/admin/posts_controller.rb58
app/controllers/monologue/admin/sessions_controller.rb19
app/controllers/monologue/admin/users_controller.rb42
app/controllers/monologue/application_controller.rb33
app/controllers/monologue/controller_helpers/auth.rb18
app/controllers/monologue/controller_helpers/user.rb15
app/controllers/monologue/posts_controller.rb24
app/controllers/monologue/tags_controller.rb15
app/form_builders/monologue_admin_form_builder.rb57
A
25 mins
app/helpers/monologue/application_helper.rb46
app/helpers/monologue/html_helper.rb18
app/helpers/monologue/tags_helper.rb22
app/models/monologue/post.rb61
app/models/monologue/tag.rb11
app/models/monologue/tagging.rb4
app/models/monologue/user.rb12
deprecations.rb9
lib/generators/monologue/views_generator.rb22
lib/monologue.rb3
lib/monologue/configuration.rb37
lib/monologue/configuration_extensions.rb17
lib/monologue/engine.rb31
lib/monologue/version.rb3