app/volt/models/active_volt_instance.rb in volt-0.9.5.pre4 vs app/volt/models/active_volt_instance.rb in volt-0.9.5.pre5

- old
+ new

@@ -1,6 +1,6 @@ class ActiveVoltInstance < Volt::Model field :server_id, String field :ips, String field :port, Fixnum - field :time, Time + field :time#, Time end \ No newline at end of file