El jue 17 jul 2014 11:03:37 ECT, Quiliro Ordóñez Baca escribió:
>
> I cannot tell how to tell the difference between the result of "rake
> routes" before and after including auto_actions_for

I found the differences manually checking line by line. It would be 
nice to be able to use diff. But the spaces on one file make it 
difficult.

Anyway, I can now see that three new routes have come to be:
new_administrative_unit_employee GET    
/administrative_units/:administrative_unit_id/employees/new(.:format) 
employees#new_for_administrative_unit
administrative_unit_employees       GET    
/administrative_units/:administrative_unit_id/employees(.:format)       
  employees#index_for_administrative_unit
                                                         POST   
/administrative_units/:administrative_unit_id/employees(.:format)       
 employees#create_for_administrative_unit

I have discovered it in the pages created and are trying to understand 
now. Thank you for your interest.
--
Saludos libres,
Quiliro Ordóñez
600 8579

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to