On Friday, July 31, 2015 at 5:05:27 AM UTC-7, Petr Kaleta wrote: > > Hey Is it possible to define an association but without "methods added"? > So that it will not add `add_*`, `remove_*` and 'remove_all_*` methods? >
Yes, use the :read_only association option. Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-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]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
