ActAsNameable

Gem Version

Add full name methods on a model

Installation

Add to Gemfile:

gem 'act_as_nameable'

And then:

bundle install

Or install it yourself as:

gem install act_as_nameable

Usage

TODO

Contributing

  1. Fork repository
  2. Create a branch following a successfull branching model
  3. Write your feature/fix
  4. Pull request

Licence

Released under the MIT License. See the LICENSE file for further details.