lib/ruby-box/collaboration.rb in ruby-box-1.5.0 vs lib/ruby-box/collaboration.rb in ruby-box-1.6.0

- old
+ new

@@ -9,7 +9,11 @@ def update_fields ['role', 'status'] end + def has_mini_format? + true + end + end end