Changeset [3d01a7ccd66df1463c1fd37a121c96b0ca906b21] by Mike Dvorkin
October 3rd, 2009 @ 02:06 PM
Removed [uses_mysql_uuid] plugin and deprecated support for
UUIDs
[#106
state:resolved]
http://github.com/michaeldv/fat_free_crm/commit/3d01a7ccd66df1463c1...
Committed by Mike Dvorkin
- A db/migrate/023_remove_uuid.rb
- R vendor/plugins/uses_mysql_uuid/init.rb
- R vendor/plugins/uses_mysql_uuid/lib/mysql_uuid.rb
- R vendor/plugins/uses_mysql_uuid/lib/mysql_uuid_schema.rb
- M CHANGELOG
- M app/models/account.rb
- M app/models/campaign.rb
- M app/models/contact.rb
- M app/models/lead.rb
- M app/models/opportunity.rb
- M app/models/task.rb
- M app/models/user.rb
- M config/database.mysql.yml
- M config/routes.rb
- M db/migrate/002_create_users.rb
- M db/migrate/004_create_accounts.rb
- M db/migrate/008_create_campaigns.rb
- M db/migrate/009_create_leads.rb
- M db/migrate/010_create_contacts.rb
- M db/migrate/011_create_opportunities.rb
- M db/migrate/015_create_tasks.rb
- M spec/factories.rb
- M spec/fixtures/accounts.yml
- M spec/fixtures/campaigns.yml
- M spec/fixtures/contacts.yml
- M spec/fixtures/leads.yml
- M spec/fixtures/opportunities.yml
- M spec/fixtures/tasks.yml
- M spec/fixtures/users.yml
- M spec/models/account_spec.rb
- M spec/models/campaign_spec.rb
- M spec/models/contact_spec.rb
- M spec/models/lead_spec.rb
- M spec/models/opportunity_spec.rb
- M spec/models/task_spec.rb
- M spec/models/user_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond