Api and Html controllers need tests.
Core location file is tested.
For v2, we can add a file to create a new set of endpoints for an organization.
Instructions are in app/models/location.rb.
An example can be found in app/models/location/hurricane_harvey_rescue_dispatchers.rb.
All the functionality of shelters or needs, but with dynamic! v2 baby!
Org page:
Main table (like shelters or needs, but dynamically defined):
Api and Html controllers need tests. Core location file is tested.
For v2, we can add a file to create a new set of endpoints for an organization.
Instructions are in
app/models/location.rb
. An example can be found inapp/models/location/hurricane_harvey_rescue_dispatchers.rb
. All the functionality of shelters or needs, but with dynamic! v2 baby!Org page:
Main table (like shelters or needs, but dynamically defined):
Same with the show page: