ruby on rails - Airbrake and mountable engines -


my rails application has mountable engine mounted on it. i'm using airbrake gem on both rails application , mountable engine. when use airbrake.notify on mountable gem, uses airbrake rails application. how can seperate airbrake notifications of rails application , mountable engine(by use own corresponding api_keys)?


Comments

Popular posts from this blog

c# - Pausing a storyboard on TabItem mouse over -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -