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

bbck/achiev

Edit Repository
Build
6
Branch
master
Commit
e701883
Duration
3 secs
Finished
11 months ago
Message
Character processing has been broken from a typo
Rebuild

Analyze Result

Warning count: 31

Customize Checks
    Filename Line Number Warning Message Git Commit Git Username
    app/views/characters/_character.html.erb 6 law of demeter 147661fa Chris Boyle
    app/views/characters/_character.html.erb 6 law of demeter 147661fa Chris Boyle
    app/views/characters/_character.html.erb 6 law of demeter 147661fa Chris Boyle
    app/views/characters/_character.html.erb 6 law of demeter 147661fa Chris Boyle
    app/views/kaminari/_paginator.html.erb 13 move code into model (page use_count > 2) 5de8b11f Chris Boyle
    app/views/guilds/show.html.erb 11 simplify render in views ab1352be Chris Boyle
    app/views/pages/index.html.erb 34 simplify render in views 83326cdb Chris Boyle
    app/views/pages/index.html.erb 46 simplify render in views 83326cdb Chris Boyle
    app/helpers/characters_helper.rb 1 remove empty helpers 4583c2e2 Chris Boyle
    app/helpers/guilds_helper.rb 1 remove empty helpers 147661fa Chris Boyle
    app/helpers/pages_helper.rb 1 remove empty helpers 36898ede Chris Boyle
    config/routes.rb 2 restrict auto-generated routes characters (:only => [:create, :index]) dd39ff7f Chris Boyle
    config/routes.rb 6 restrict auto-generated routes guilds (:only => [:index]) dd39ff7f Chris Boyle
    app/models/guild.rb 6 remove trailing whitespace 160c9522 Chris Boyle
    app/models/character.rb 7 remove trailing whitespace 160c9522 Chris Boyle
    lib/jobs/job_helpers.rb 6 remove trailing whitespace 5b01efc3 Chris Boyle
    lib/jobs/character_job.rb 4 remove trailing whitespace 5b01efc3 Chris Boyle
    lib/jobs/guild_job.rb 4 remove trailing whitespace 5b01efc3 Chris Boyle
    app/controllers/guilds_controller.rb 12 remove trailing whitespace 147661fa Chris Boyle
    app/controllers/characters_controller.rb 12 remove trailing whitespace 4583c2e2 Chris Boyle
    app/controllers/pages_controller.rb 2 remove trailing whitespace 8f6876c0 Chris Boyle
    config/routes.rb 5 remove trailing whitespace 147661fa Chris Boyle
    config/environments/production.rb 67 remove trailing whitespace f9dc552a Chris Boyle
    config/environments/test.rb 37 remove trailing whitespace f9dc552a Chris Boyle
    config/application.rb 66 remove trailing whitespace f9dc552a Chris Boyle
    config/unicorn.rb 13 remove trailing whitespace 91571d28 Chris Boyle
    config/deploy.rb 30 remove trailing whitespace e09227e8 Chris Boyle
    app/views/pages/index.html.erb 6 remove trailing whitespace 83326cdb Chris Boyle
    app/views/kaminari/_page.html.erb 11 remove trailing whitespace 5de8b11f Chris Boyle
    app/views/kaminari/_prev_page.html.erb 10 remove trailing whitespace 5de8b11f Chris Boyle
    app/views/kaminari/_next_page.html.erb 10 remove trailing whitespace 5de8b11f Chris Boyle