Class: EditInPlace::FieldTypeRegistrar

Inherits:
Registrar
  • Object
show all
Defined in:
lib/edit_in_place/field_type_registrar.rb

Overview

FieldTypeRegistrar is a subcalss of Registrar that only allows FieldType instances to be registered.

Author:

  • Jacob Lockard

Since:

  • 0.1.0

Method Summary

Methods inherited from Registrar

#all, #dup, #find, #initialize, #register, #register_all

Constructor Details

This class inherits a constructor from EditInPlace::Registrar