このgemをGemfilehttps://github.com/peter-murach/github#readmeにインストールしました。コントローラのメソッドで「github=Github.new」を呼び出そうとしていますが、次のエラーが発生します。
uninitialized constant ApplicationsController::Github
'github_api'が必要な場合は、これを取得します
cannot load such file -- github_api
gemのメソッドをどこでどのように呼び出すのですか?