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
Post a Comment