On Aug 9, 2010, at 5:48 PM, kevinpfromnm wrote:
I know odd question, but was thinking of extracting out some model functionality into a classy_module and it would be nice to be able to add fields from the module.
You can - or just call the function the fields DSL uses ('field', I believe) directly. The framework already uses this to add in things like keys for belongs_to, STI type fields etc.
--Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
