-
Name
-
name_of_person
-
Version
-
1.1.3
-
Platform
-
ruby
-
Authors
-
David Heinemeier Hansson
-
Bindir
-
bin
-
Date
-
2024-01-30 00:00:00 UTC
-
Dependencies
-
activesupport (>= 5.2.0)
activemodel (>= 5.2.0, development)
-
Email
-
david@basecamp.com
-
Files
-
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
lib/name_of_person.rb
lib/name_of_person/assignable_name.rb
lib/name_of_person/has_person_name.rb
lib/name_of_person/loaders/active_model_has_person_name.rb
lib/name_of_person/loaders/active_record_has_person_name.rb
lib/name_of_person/person_name.rb
name_of_person.gemspec
test/assignable_name_test.rb
test/has_person_name_test.rb
test/person_name_test.rb
-
Homepage
-
https://github.com/basecamp/name_of_person
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.20
-
Specification version
-
4
-
Summary
-
Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)
-
Test files
-
test/assignable_name_test.rb
test/has_person_name_test.rb
test/person_name_test.rb
-
Original platform
-
ruby
-
New platform
-
ruby