4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
.radios= render partial: '/regions/selector_region',
|
|
collection: Region.where.not(code: nil),
|
|
locals: { f: f }
|