I'm playing around with MongoMapper and have cloned the repository. I'd like to start modifying the code but am new to Rails and am not sure how to do this.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can checkout the github repository - http://github.com/jnunemaker/mongomapper You can extract the source like this:
Which will create a directory with the gem's source in it. You can then reinstall your modified version using
|
|||
|
|