Files
nairobi/app/models/concerns
rgarcia 96066aee44 Validates map presence only on create
As we are using an attr_accessor to make sure a user accepts that the
proposal “has no map”, the validation was being run in every save.

Making other things break, for example the updating of the counter
cache `cached_votes_up`, when someone voted for the proposal, as the
attr_accessor `skip_map` was not present
2017-12-26 12:39:29 +01:00
..
2015-07-15 13:32:13 +02:00
2017-09-06 14:12:32 +02:00
2016-11-23 19:19:19 +01:00
2017-10-17 22:00:00 +02:00
2017-10-04 23:56:09 +02:00
2017-12-16 17:59:16 +01:00