public IdeaController(GarterContext context) { _context = context; }
public HomeController(GarterContext context) { _context = context; }