Top Level Namespace

Defined Under Namespace

Modules: Usman Classes: ContactSerializer, Device, Feature, FeatureImageUploader, OwnerSerializer, Permission, ProfilePictureSerializer, ProfilePictureUploader, ProfileSerializer, Registration, RegistrationSerializer, Role, User

Constant Summary collapse

GEM_USMAN_ROOT =

This is to expose the factories in this gem By default, only files in /lib is exported hence this hack. Read More: stackoverflow.com/questions/31700345/how-can-i-share-the-factories-that-i-have-in-a-gem-and-use-it-in-other-project

File.dirname(File.dirname(File.dirname(__FILE__)))