I'm fairly irritated by all the long, complicated url strings (eg) and you might consider moving all them to a dedicated file that looks like a million lines like this: urls.bills = (sponsorId) -> "bills?history.active=true&sponsor_id=#{sponsorId}"
https://github.com/EpiphanyMachine/influence/blob/master/src/coffee/angular/controllers-c-individual.coffee#L51