szabcsee / brk2013

Rails 3 based event registration application with Active Admin and lot of front-end js
1 stars 0 forks source link

Non-existing submodels #3

Closed szabcsee closed 11 years ago

szabcsee commented 11 years ago

It seems, when creating a registration and leaving the child empty, it shows an error.

undefined method `empty?' for nil:NilClass

It shows for the country, which totally does not make sense.

szabcsee commented 11 years ago

The issue has been solved by restructuring everything.