Skip to content

Instantly share code, notes, and snippets.

@Nikamura
Created October 6, 2014 08:03
Show Gist options
  • Save Nikamura/c9e9cf156333a96d24cf to your computer and use it in GitHub Desktop.
Save Nikamura/c9e9cf156333a96d24cf to your computer and use it in GitHub Desktop.
./app/views/accounts/_account_information.html.haml:41 [W] ImplicitDiv: `%div` can be written as `#account_password'` since `%div` is implicit
./app/views/accounts/_company_permissions.html.haml:7 [W] ClassesBeforeIds: Classes should be listed before IDs (.form-body should precede #company_permissions)
./app/views/accounts/_websites_permissions.html.haml:13 [W] ClassesBeforeIds: Classes should be listed before IDs (.form-body should precede #account_permissions)
./app/views/admin/activities/_activities_list.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.margin-top-5 should precede #activities_list)
./app/views/admin/companies/edit.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #edit_company_modal)
./app/views/admin/companies/new.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #new_company_modal)
./app/views/admin/dashboards/show.html.haml:42 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #log_processing_performance_graph)
./app/views/admin/nodes/index.html.haml:40 [W] UnnecessaryStringOutput: `= "..."` should be rewritten as `...`
./app/views/admin/statistics/manage.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #manage_requests_per_second_modal)
./app/views/admin/tasks/_active_tasks.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.margin-top-5 should precede #active_tasks)
./app/views/admin/tasks/_completed_tasks.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.margin-top-5 should precede #completed_tasks)
./app/views/admin/vpe/edit.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #edit_vpe_modal)
./app/views/admin/vpe/new.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #new_vpe_modal)
./app/views/admin/websites/change_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #update_website_modal)
./app/views/admin/websites/new.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #new_website_modal)
./app/views/apipie/apipies/_method_detail.html.haml:2 [W] ConsecutiveSilentScripts: 5 consecutive Ruby scripts can be merged into a single `:ruby` filter
./app/views/apipie/apipies/resource.html.haml:17 [W] ConsecutiveSilentScripts: 3 consecutive Ruby scripts can be merged into a single `:ruby` filter
./app/views/apipie/apipies/resource.html.haml:25 [W] ClassesBeforeIds: Classes should be listed before IDs (.accordion should precede #accordion)
./app/views/apipie/apipies/static.html.haml:8 [W] ImplicitDiv: `%div` can be written as `.html_safe` since `%div` is implicit
./app/views/apipie/apipies/static.html.haml:23 [W] ClassesBeforeIds: Classes should be listed before IDs (.accordion should precede #accordion)
./app/views/cache_rules/cache/_cache_rule_table.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.table should precede #cache-rule-list)
./app/views/cache_rules/cache/_edit_file_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/cache/_edit_url_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/cache/_new_file_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/cache/_new_url_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/never_cache/_edit_never_file_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/never_cache/_edit_never_url_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/never_cache/_new_never_file_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/cache_rules/never_cache/_new_never_url_cache_rule_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #cache_rule_modal)
./app/views/captcha_protection/_preview.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.captcha should precede #captcha_preview)
./app/views/companies/invite_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #invite_modal)
./app/views/companies/show.html.haml:27 [W] ClassesBeforeIds: Classes should be listed before IDs (.portlet should precede #company_bandwidth)
./app/views/dashboard/index.html.haml:10 [W] ClassesBeforeIds: Classes should be listed before IDs (.col-md-12 should precede #user_dashboard)
./app/views/devise/invitations/edit.html.haml:46 [W] ImplicitDiv: `%div` can be written as `#account_password',` since `%div` is implicit
./app/views/devise/passwords/edit.html.haml:19 [W] ImplicitDiv: `%div` can be written as `#account_password',` since `%div` is implicit
./app/views/devise/registrations/_password.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #password-change-modal)
./app/views/devise/shared/_links.html.haml:1 [W] ConsecutiveSilentScripts: 5 consecutive Ruby scripts can be merged into a single `:ruby` filter
./app/views/layouts/_account_sidebar_menu.html.haml:13 [W] ConsecutiveSilentScripts: 8 consecutive Ruby scripts can be merged into a single `:ruby` filter
./app/views/layouts/application.haml:5 [W] UnnecessaryStringOutput: `= "..."` should be rewritten as `...`
./app/views/layouts/application.haml:50 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal should precede #active_modal)
./app/views/logs/search_results.html.haml:2 [W] ClassesBeforeIds: Classes should be listed before IDs (.has-error should precede #log-results)
./app/views/logs/search_results.html.haml:71 [W] UnnecessaryStringOutput: `= "..."` should be rewritten as `...`
./app/views/oauth_applications/_oauth_applications.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.margin-top-5 should precede #company_applications)
./app/views/origin_servers/_servers_table.html.haml:7 [W] UnnecessaryStringOutput: `= "..."` should be rewritten as `...`
./app/views/origin_servers/edit.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #edit_origin_server)
./app/views/origin_servers/index.html.haml:18 [W] ClassesBeforeIds: Classes should be listed before IDs (.table should precede #origin-servers-table)
./app/views/origin_servers/index.html.haml:33 [W] ClassesBeforeIds: Classes should be listed before IDs (.portlet should precede #health-settings)
./app/views/shared/_delete_modal.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.modal-dialog should precede #delete_modal)
./app/views/statistics/cache.html.haml:19 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #hit_ratio_graph)
./app/views/statistics/cache.html.haml:31 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #cache_coverage_graph)
./app/views/statistics/cache.html.haml:43 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #caching_requests_graph)
./app/views/statistics/requests_and_bandwidth.html.haml:17 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #requests_per_second_graph)
./app/views/statistics/requests_and_bandwidth.html.haml:30 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #bandwidth_graph)
./app/views/statistics/requests_and_bandwidth.html.haml:40 [W] ClassesBeforeIds: Classes should be listed before IDs (.clearfix should precede #bandwidth-percentage)
./app/views/statistics/requests_and_bandwidth.html.haml:61 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #requests_total_graph)
./app/views/statistics/top_countries.html.haml:32 [W] ClassesBeforeIds: Classes should be listed before IDs (.table should precede #top_countries)
./app/views/vpe/index.haml:60 [W] UnnecessaryInterpolation: `%... \#{expression}` can be written without interpolation as `%...= expression`
./app/views/websites/_cache_purge.haml:2 [W] ClassesBeforeIds: Classes should be listed before IDs (.row should precede #purge_cache_widget)
./app/views/websites/_cache_rule_validation.html.haml:10 [W] ClassesBeforeIds: Classes should be listed before IDs (.hidden should precede #no_rules_matched)
./app/views/websites/_company_websites.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.margin-top-5 should precede #company_websites)
./app/views/widgets/requests_per_second_stats.html.haml:13 [W] ClassesBeforeIds: Classes should be listed before IDs (.full-width should precede #requests_per_second_graph)
./app/views/widgets/savings_stats.html.haml:1 [W] ClassesBeforeIds: Classes should be listed before IDs (.row should precede #bandwidth_stats_widget)
./app/views/widgets/savings_stats.html.haml:3 [W] ClassesBeforeIds: Classes should be listed before IDs (.clearfix should precede #cache-savings-percentage)
./app/views/widgets/savings_stats.html.haml:14 [W] ClassesBeforeIds: Classes should be listed before IDs (.clearfix should precede #bandwidth-percentage)
./app/views/widgets/top_countries.html.haml:2 [W] ClassesBeforeIds: Classes should be listed before IDs (.widget_map should precede #countries_map)
./lib/templates/haml/scaffold/_form.html.haml:6 [W] RuboCop: unexpected token tCOLON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment