Top Level Namespace
Defined Under Namespace
Modules: Dhatu Classes: CategoryImageUploader, OgImageUploader
Constant Summary collapse
- GEM_DHATU_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__)))