Ruby on Rails
Rails libraries form a dynamic MVC framework:
Active Record
provides a database-driven Model
Action Pack
provides a tightly-integrated View and Controller:
Action View
and
Action Controller
Plus some:
Action Mailer
Action Web Service