lib/troo/models/card.rb in troo-0.0.11 vs lib/troo/models/card.rb in troo-0.0.12
- old
+ new
@@ -8,11 +8,11 @@
attribute :desc
attribute :url
attribute :external_member_ids, Type::Array
attribute :position
attribute :last_activity_date
- attribute :default, Type::Boolean
- attribute :closed, Type::Boolean
+ attribute :default, Type::Boolean
+ attribute :closed, Type::Boolean
attribute :external_board_id
attribute :external_list_id
attribute :external_id
index :short_id