Click here to lend your support to: rails best practices and make a donation at www.pledgie.com !

mokevnin/habriki

Edit Repository
Build
1
Branch
master
Commit
ef07064
Duration
6 secs
Finished
over 1 year ago
Message
mega update
Rebuild

Analyze Result

Warning count: 47

Customize Checks
    Filename Line Number Warning Message Git Commit Git Username
    db/schema.rb 15 always add db index (communities => [user_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 24 always add db index (community_blogs => [community_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 33 always add db index (community_member_ratings => [member_id]) c762201a Mokevnin Kirill
    db/schema.rb 33 always add db index (community_member_ratings => [voter_id]) c762201a Mokevnin Kirill
    db/schema.rb 41 always add db index (community_members => [community_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 74 always add db index (community_post_comment_ratings => [comment_id]) c762201a Mokevnin Kirill
    db/schema.rb 74 always add db index (community_post_comment_ratings => [member_id]) c762201a Mokevnin Kirill
    db/schema.rb 82 always add db index (community_post_comments => [post_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 82 always add db index (community_post_comments => [member_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 94 always add db index (community_post_ratings => [post_id]) c762201a Mokevnin Kirill
    db/schema.rb 94 always add db index (community_post_ratings => [member_id]) c762201a Mokevnin Kirill
    db/schema.rb 102 always add db index (community_posts => [community_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 102 always add db index (community_posts => [blog_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 102 always add db index (community_posts => [member_id]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 126 always add db index (taggings => [tagger_id, tagger_type]) ^b09ff3f Mokevnin Kirill
    db/schema.rb 143 always add db index (user_authentications => [user_id]) ^b09ff3f Mokevnin Kirill
    app/views/web/communities/admin/blogs/_form.html.haml 2 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/communities/admin/blogs/_form.html.haml 3 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/communities/admin/blogs/_form.html.haml 3 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/communities/members/posts/_form.html.haml 4 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/communities/members/posts/_form.html.haml 4 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/account/communities/_form.html.haml 2 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/account/communities/_form.html.haml 3 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/views/web/account/communities/_form.html.haml 3 replace instance variable with local variable ^b09ff3f Mokevnin Kirill
    app/mailers/community_member_mailer.rb 5 use multipart/alternative as content_type of email 31d0f922 Mokevnin Kirill
    app/controllers/web/communities/registrations_controller.rb 19 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/admin/blogs_controller.rb 19 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/admin/blogs_controller.rb 35 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/members/members_controller.rb 16 simplify render in controllers ef070645 Mokevnin Kirill
    app/controllers/web/communities/members/posts_controller.rb 24 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/members/posts_controller.rb 34 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/account/communities_controller.rb 19 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/account/communities_controller.rb 35 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/account/users_controller.rb 12 simplify render in controllers ^b09ff3f Mokevnin Kirill
    app/controllers/web/omniauth_callbacks_controller.rb 4 remove unused methods (Web::OmniauthCallbacksController#google) ^b09ff3f Mokevnin Kirill
    lib/controller_helpers/web.rb 11 remove unused methods (ControllerHelpers::Web#title) ^b09ff3f Mokevnin Kirill
    lib/controller_helpers/web/communities.rb 13 remove unused methods (ControllerHelpers::Web::Communities#community) c762201a Mokevnin Kirill
    app/helpers/subdomain_helper.rb 11 remove unused methods (SubdomainHelper#url_for) ^b09ff3f Mokevnin Kirill
    app/helpers/subdomain_helper.rb 18 remove unused methods (SubdomainHelper#set_mailer_url_options) ef070645 Mokevnin Kirill
    lib/uri_validator.rb 3 remove trailing whitespace ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/members/members_controller.rb 3 remove trailing whitespace ^b09ff3f Mokevnin Kirill
    app/controllers/web/communities/members/comments_controller.rb 2 remove trailing whitespace c60dceaf Mokevnin Kirill
    config/initializers/devise.rb 47 remove trailing whitespace ^b09ff3f Mokevnin Kirill
    config/application.rb 13 remove trailing whitespace fc44bd4c Mokevnin Kirill
    app/views/web/shared/_posts.html.haml 5 remove trailing whitespace ef070645 Mokevnin Kirill
    app/views/web/account/communities/index.html.haml 18 remove trailing whitespace c762201a Mokevnin Kirill
    app/views/web/communities/feeds/index.rss.builder 9 remove trailing whitespace fbce9c3b Mokevnin Kirill