SemanticID

A simple helper for generating semantic css "namespace" selectors for your Rails views.

This is my first attempt at making a gem plugin, so it's really rough... but it works :)

TODO:

  • Add real tests!
  • Learn the "real" way to extend ActiveSupport