RubyGems.org

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

installgem install activerecord-tableless -v 0.1.0
Authors

Kenneth Kalmer

36,194 total downloads 29,798 for this version
Owners

8e033d0007374b14f6c213ede64d470b968fba3ba6e5df2df68a458218be7104

Gemfile
gem "activerecord-tableless", "~> 0.1.0"
Versions
  1. 1.2.0 February 26, 2013
  2. 1.1.3 February 22, 2013
  3. 1.1.2 February 20, 2013
  4. 1.1.1 February 20, 2013
  5. 1.1.0 February 20, 2013
Show all versions (8 total)
Runtime Dependencies
  1. activerecord >= 0