Open kgrz opened 9 years ago
Sounds interesting. How about adding a test script on each recipe and running tests on CI?
Test script is a good idea, but it's one more thing we have to maintain. Who fixes it when it fails?
It might help to have some metadata associated with each guide so that we can list hard dependencies, and the versions supported by the documentation.
Check out the sinatrasapporo/sinatra-recipes@0cbd208
It would be nice to see the preview on GitHub.
This is cool! :+1:
Should we have a section on each recipe mentioning the versions of Ruby, and the various gems used? Some recipes (like Mongo) have been updated to work on the latests gems, whereas some are not. More information should help. Or perhaps we can simply add a Gemfile in a gist and link it to every recipe?