Ruby on Rails Wednesday, July 31, 2013

Hi All,


We are starting a new project which will have lots of forms. Each form will represent a single table, but will have many associations to other models. 

This form's fields can be extended on the fly. Versions needs to tracked for the models and any point of time the version can be reverted back.

Is there any proper gems available for this ? I was thinking to use acts_as_versioned. But I need the models to be extended. 

And more complex thing is that we need a way to filter / sort based on that extended field. 

Thanks in advance.

With Best Regards,
Senthil

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/976f43f7-2a7b-49c9-bc72-dbd9c5b7424a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment