Implement state search with new model
This commit is contained in:
9
spec/fixtures/parks_by_states.yml
vendored
Normal file
9
spec/fixtures/parks_by_states.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
park_code: crla
|
||||
state: OR
|
||||
|
||||
two:
|
||||
park_code: olym
|
||||
state: WA
|
||||
Reference in New Issue
Block a user