Semantic_ID is a very simple helper that creates a view-specific semantic selector string following the same convention as the Rails Route Helpers. IE, the ExamplesController#Index view would return "examples_view".
Required Ruby Version
None
Authors
Andrew Burleson