sinatra-recipes icon indicating copy to clipboard operation
sinatra-recipes copied to clipboard

Versioning

Open kgrz opened this issue 10 years ago • 4 comments

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?

kgrz avatar Sep 01 '15 02:09 kgrz

Sounds interesting. How about adding a test script on each recipe and running tests on CI?

ghost avatar Sep 01 '15 12:09 ghost

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.

zzak avatar Sep 01 '15 12:09 zzak

Check out the sinatrasapporo/sinatra-recipes@0cbd208

It would be nice to see the preview on GitHub.

ghost avatar Sep 08 '15 10:09 ghost

This is cool! :+1:

kgrz avatar Sep 08 '15 12:09 kgrz