Building a rails 3 gem
I just wrote a post on how to set up rails 3 gem complete with an embedded dummy rails application in the test or spec directory, so you can easily test your gem. This is the approach used to test popular gems like paperclip and delayed_job. Sweet.
Post a comment