ging/social_stream

View on GitHub
places/app/assets/javascripts/form.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function initialize has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initialize() {
  var map = Gmaps.map.serviceObject;

  var input = document.getElementById('place_title');
  var autocomplete = new google.maps.places.Autocomplete(input);
Severity: Major
Found in places/app/assets/javascripts/form.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status