Top Level Namespace

Defined Under Namespace

Modules: Pattana Classes: City, CityPreviewSerializer, Country, CountryPreviewSerializer, FlagImageSerializer, FlagImageUploader, Region, RegionPreviewSerializer

Constant Summary collapse

GEM_PATTANA_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__)))