Merge branch 'master' into proposal-dashboard

This commit is contained in:
decabeza
2019-04-23 17:12:47 +02:00
643 changed files with 2814 additions and 1417 deletions

View File

@@ -1,4 +1,4 @@
class Poll::Question < ActiveRecord::Base
class Poll::Question < ApplicationRecord
include Measurable
include Searchable