The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
Adding the AssemblyAI gem to a fresh Rails 7.2 install causes an "uninitialized constant ActionController::AllowBrowser::BrowserBlocker::UserAgent" exception when loading any controller that uses the (now default) Browser Block functionality.
Reproduced with a fresh rails install with no other gems added.
Adding the AssemblyAI gem to a fresh Rails 7.2 install causes an "uninitialized constant ActionController::AllowBrowser::BrowserBlocker::UserAgent" exception when loading any controller that uses the (now default) Browser Block functionality.
Reproduced with a fresh rails install with no other gems added.