I had to alter the gemfile for the app to properly install. I just added the fork for activeadmin and the jquery-ui-rails gem as well to the gemfile.
I sorted the items by name in both the donation and ticket filters. I also sorted the items when selecting them in the creation of a new ticket or donation.
I had to alter the gemfile for the app to properly install. I just added the fork for activeadmin and the jquery-ui-rails gem as well to the gemfile.
I sorted the items by name in both the donation and ticket filters. I also sorted the items when selecting them in the creation of a new ticket or donation.
All specs are passing.
Resolves #83