- Timestamp:
- 09/16/08 13:52:48 (4 months ago)
- Location:
- trunk/db
- Files:
-
- 1 added
- 1 modified
-
migrate/20080916114932_convert_www_roles_to_web.rb (added)
-
schema.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/db/schema.rb
r131 r132 10 10 # It's strongly recommended to check this file into your version control system. 11 11 12 ActiveRecord::Schema.define(:version => 20080916114 012) do12 ActiveRecord::Schema.define(:version => 20080916114932) do 13 13 14 14 create_table "configuration_parameters", :force => true do |t|
