i'm trying to decide among three ways to implement a talbleless model.

1.  Active Record w/out migration
2.  ActiveModel
3.  ActiveAttr

Relationships and validations are highly desirable.  I know ActiveRecord
will do that but will the other 2 as well.  Is the  ActiveRecord method
a hack and therefore not desirable?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/3a5da3c57ead80ced7d3829ecb070dca%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to