Ryan Resella
Ryan Resella
Has this been implemented yet?
About 2 years ago in the v4 branch I started moving this gem to Faraday: https://github.com/hexgnu/linkedin/blob/v4/lib/linked_in/connection.rb#L22
This gem uses Yard for the documentation. The documentation comes from comments within the code you can see an example here: https://github.com/hexgnu/linkedin/blob/master/lib/linked_in/api/companies.rb#L4-L16
We (Upworthy) run mosql on Heroku. Basically just add a Procfile with this line: worker: bundle exec mosql --sql $DATABASE_URL --mongo $MONGOHQ_URL?slaveOk=true
What we do is just alter the postgres table by adding the column we need. Then we just a touch on our mongo table that we need which causes an...
@dolfinus we renamed the default branch here and this PR was automatically closed, if it's still relevant and want re-opened feel free to do so
@dolfinus we renamed the default branch here and this PR was automatically closed, if it's still relevant and want re-opened feel free to do so