MONGOID-4741 Include timestamps in generated model by default by Shigeyuki-fukuda · Pull Request #4631 · mongodb/mongoid

Summary The principal changes are as follows. Remove -timestamp options from the files generated when use rails g model command Add include Mongoid::Timestamps instead of it.