Open searls opened 10 years ago
See shares_controller#build_share
Article.create_from_params! will need to take a link_id or link reference so that we can use that to associate the article for the Share directly
See shares_controller#build_share