GeoRSS aggregator and Layar augmented reality server
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 

16 satır
205 B

  1. %p#notice= notice
  2. %p
  3. %b Email:
  4. = @user.email
  5. %p
  6. %b Crypted password:
  7. = @user.crypted_password
  8. %p
  9. %b Salt:
  10. = @user.salt
  11. = link_to 'Edit', edit_user_path(@user)
  12. \|
  13. = link_to 'Back', users_path