WasyaCo Models. The functionality shared across all (most) projects, including:
* the ActiveRecord models
* some stylesheets
* some javascript
* some controllers and views
= Setup =
Docker is reqiured for development. It is used for mongo (?), and localstack.
Some infrastructure is driven by ansible - therefore, local python3 and ansible are required:
python3 -m venv zenv
. zenv/bin/activate
pip install -r requirements.txt
= Test =
See doc/localstack.txt
In ruby console:
stub = WcoEmail::MessageStub.create({
object_key: '00nn652jk1395ujdr3l11ib06jam0oevjqv2o4g1',
bucket: 'wco-email-ses-development',
config: { process_images: false }.to_json,
})
stub.do_process