Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / models / ship.rb
1 class Ship < ActiveRecord::Base
2 self.record_timestamps = false
3 end