railsinspire icon indicating copy to clipboard operation
railsinspire copied to clipboard

Library Feature

Open jeremysmithco opened this issue 2 years ago • 0 comments

Automatically detect Ruby and JS libraries used in code samples and add as metadata, then allow for browsing samples by library.

  • [ ] Add Library model with name, slug, description, link
  • [ ] Add join model between Library and Sample
  • [ ] Add Sample processor that takes each SampleFile by type, extracts any library references, find or creates and links to Library records by some kind of pattern matching
  • [ ] Add browsable Libraries section

jeremysmithco avatar Sep 09 '22 00:09 jeremysmithco