alphagov / trade-tariff-backend

Enabling the population and distribution via API of UK Customs tariffs and duties
MIT License
7 stars 6 forks source link

bumping plek to 1.0.0 #48

Closed maxamg closed 11 years ago

maxamg commented 11 years ago

Please read the Plek v1.0.0 CHANGELOG to understand the implications.

jabley commented 11 years ago

I think this may need more work. We are using Plek.environment.current in the email subject header; we probably need to switch to using something that uses an initializer configured at deployment time?

maxamg commented 11 years ago

Yes let's add it as an initialiser - please create under alphagov-deployment/trade-tariff-backend/initializers_by_organisation/[env] (so 3 files to create) and this will get picked up automatically. Don't forget lib/chief_transformer/mailer.rb

jabley commented 11 years ago

Sorry, missed your comment. I've added alphagov/alphagov-deployment#74 which might need a little rework?

maxamg commented 11 years ago

alphagov-deployment has been updated.