# == Schema Information # # Table name: portlet_window_details # # id :integer not null, primary key # portlet_window_id :integer # created_at :datetime # updated_at :datetime # class PortletWindowDetail < ActiveRecord::Base end