RubyGems.org

final

0.1.0

The final library enables you to declare your classes as final. This prevents your class from being subclassed or having its methods redefined.

installgem install final
Authors

Daniel J. Berger

798 total downloads 798 for this version
Owners

Aee77dba395ece0a04c688b05b07cd63

Gemfile
gem "final", "~> 0.1.0"
Versions
  1. 0.1.0 April 9, 2011
Development Dependencies
  1. test-unit >= 2.2.0