Class: Alchemy::LegacyPageUrl
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Alchemy::LegacyPageUrl
- Defined in:
- app/models/alchemy/legacy_page_url.rb
Overview
Schema Information
Table name: alchemy_legacy_page_urls
id :integer not null, primary key
urlname :string(255) not null
page_id :integer not null
created_at :datetime not null
updated_at :datetime not null