gems/plugins for affiliate system? [closed] - ruby-on-rails

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Do you remember any gems/plugins out there to support an affiliate (referral, partner) like system?
e.g the 37signals affiliate program
Any help/links would be appreciated.

http://code.google.com/p/substruct/wiki/HelpAffiliates
Is an open-source Rails e-commerce CMS that apparently supports an affiliate program out of the box. I'm considering it for an upcoming project, however I have no experience with it yet.

Related

How to implement a Google OAuth2.0 Login functionality in Delphi [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
Can anyone tell me how to Access a GMail account through OAuth2, preferably using Indy components. There are some dll's available but they do not appear to have documentation to instruct me how to do this.

Is there a GearmanProvider for Silex? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a provider thats gives me the ability to use Gearman with my Silex application.
I have found https://github.com/skeetr/silex but it seems that this provider is too old and it uses pecl_http instead of curl.
Does anyone know a better GearmanProvider for Silex? Can a use a
After some research i have used Skeetr/Silex.

ActiveAdmin alternative for Sinatra [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
What are good admin interface options in Sinatra? Rails has activeadmin, can I use activeadmin with Sinatra?
You may want to look at http://www.padrinorb.com/ . Looks like it comes with a built in admin interface and is built specifically for Sinatra.

Check Domain Availability from Rails [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm trying to check domain name availability from my Rails app. Is there a good (free) API to do this with?
There's a whois client for Ruby on Github that seems to be updated regularly:
https://github.com/weppos/whois
The API doesn't look bad, either.
You can do this (and many other operations) using dnsimple
But it's not free, it starts at $3/month with a 30 days free trial.

Tools to measure the performance Rails applications [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am choosing web server for my Rails application and looking for applications to measure performance of Rails application.
Can you recomend me good software for this aim?
what kind of performance? you could try newrelic

Resources