ActiveRecord Tableless Models provides a simple mixin for creating models that are not bound to the database. This approach is mostly useful for capitalizing on the features ActiveRecord::Validation
Jarl Friis, Kenneth Kalmer, Michal Zima
gem "activerecord-tableless", "~> 1.0.1"