Skip to content

Instantly share code, notes, and snippets.

@jeffsaracco
Created January 21, 2014 16:46
Show Gist options
  • Save jeffsaracco/8543537 to your computer and use it in GitHub Desktop.
Save jeffsaracco/8543537 to your computer and use it in GitHub Desktop.
Active Model with no DB
include ActiveModel::Validations
include ActiveModel::Conversion
extend ActiveModel::Naming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment