Ruby on Rails のコアライブラリのActionPackを二分するライブラリの一つ。 Rails のコントローラは基本この ActionController(::Base) クラスを継承している。 →ActionPack →ActionView →Ruby on Rails