RubyGems.org

common_name

0.1.7

Provides methods like User.common_name (#=> "user") and User.common_plural_symbol (#=> :users) so that you don't have to chain humanize/downcase/etc. etc.'

installgem install common_name
Authors

Seamus Abshere, Derek Kastner

4,833 total downloads 672 for this version
Owners

B541e45c86f3b6213b6e87af0f537401

Gemfile
gem "common_name", "~> 0.1.7"
Versions
  1. 0.1.7 March 12, 2012
  2. 0.1.6 March 2, 2011
  3. 0.1.5 March 30, 2010
  4. 0.1.4 October 30, 2009
Runtime Dependencies
  1. activesupport >= 2.3.4
Development Dependencies
  1. bundler >= 0
  2. shoulda >= 0