mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 13:35:21 +02:00
* Add backend for property account details
* Rubocop updates
* Add property form with details
* Revert "Rubocop updates"
This reverts commit 05b0b8f3a4
.
* Bump brakeman to latest version
* Add overview section to property view
* Lint fixes
9 lines
166 B
YAML
9 lines
166 B
YAML
one:
|
|
line1: 123 Main Street
|
|
line2: Apt 4B
|
|
locality: Los Angeles
|
|
region: CA
|
|
country: US
|
|
postal_code: 90001
|
|
addressable: one
|
|
addressable_type: Property
|