[Rails] Tableless Models

2014-10-20 Thread Jan Yo
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 there

[Rails] Tableless models in Rails

2008-10-09 Thread Pepe Sanchez
Hi all I am looking for some informaiton about how to create forms using tableless models. What do you recommend? -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on