Hi,<p>Is it possible to fork a open-source rails gem, edit it and launch it as a gem to use with my app? I have no problems giving credits to the author etc, just want to know the ramifications of this.<p>Regards
In general I would say yes. But for a definitive answer you should clarifiy:<p>* which open source license the original gem author chose<p>* "edit it and launch it as a gem": do you want to distribute the modified gem (e.g. upload to github)?