I have the following in a AS block of my controller... conf.columns[:property_no].set_link(link_for_association(conf.columns[:properties]))
How can I display a "title" string to the link. example: :title => "Click for property details." Thanks! Rails 3.2.16 ruby 2.0.0p195 active_scaffold (3.3.3) -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" 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/activescaffold. For more options, visit https://groups.google.com/groups/opt_out.
