Changeset 132 for trunk/db

Show
Ignore:
Timestamp:
09/16/08 13:52:48 (4 months ago)
Author:
jweiss
Message:

Rename 'www' role to 'web' to match Capistrano, #91 by sergio@…

Location:
trunk/db
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/db/schema.rb

    r131 r132  
    1010# It's strongly recommended to check this file into your version control system. 
    1111 
    12 ActiveRecord::Schema.define(:version => 20080916114012) do 
     12ActiveRecord::Schema.define(:version => 20080916114932) do 
    1313 
    1414  create_table "configuration_parameters", :force => true do |t|