Stupid question, and forgive me for asking, but someone is asking me, and I am not a super expert with Rails yet.
Suppose I have some Rails gem I write. Now suppose a customer has some other framework, like Django or
CakePHP, and I want to provide the functionality offered by my gem (eg. CRUD for automotive data) to them as
…