- can [:api_create, :api_read, :api_update, :api_delete, :api_data], Trace
- can [:api_details, :api_gpx_files], User
- can [:read, :read_one, :update, :update_one, :delete_one], UserPreference
+ can [:create, :show, :update, :destroy, :data], Trace
+ can [:details, :gpx_files], User
+ can [:index, :show, :update, :update_all, :destroy], UserPreference