devnacho / mountain_view

Living styleguide for Rails
MIT License
273 stars 29 forks source link

Add meta data for Stubs #72

Closed ChristineP2 closed 6 years ago

ChristineP2 commented 6 years ago

Added 3 meta data keys to the stubs (mv_title, mv_description, mv_classes). These additions allow for detailed information to be provided on a per example basis. I did test in my fork of mountain_view_demo. This is another change referenced in #70

Split issue 70 into several issues. Added comments to #74 with screen caps.