INN / impaq-me

A social fundraising tool that enables funders to give money to nonprofits any time a user shares one of their stories and/or someone clicks back to the site via an impaq.me short url. This project is no longer active.
http://impaq.inn.org
GNU General Public License v2.0
0 stars 0 forks source link

POST new shares by sending the Link ID, not the article URL (which is possibly falacious) #131

Open searls opened 10 years ago

searls commented 10 years ago

See shares_controller#build_share

searls commented 10 years ago

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