fb_graph2 icon indicating copy to clipboard operation
fb_graph2 copied to clipboard

Allow changing defaults for root url and api version

Open gr8bit opened this issue 5 years ago • 0 comments

When using Rails in a threaded environment, #129 removed the possibility to set the Graph API version in an initializer. Instead, it had to be set on every new thread. To restore the functionality of setting these defaults on a module level, I turned the default constants into mattrs. Minor change. :)

gr8bit avatar Jan 10 '21 01:01 gr8bit