sandra-sherif / The-Challenger

1 stars 0 forks source link

As a user I should be able to tag another user #29

Open sandra-sherif opened 9 years ago

christianne-iskandar commented 9 years ago

@amr-nafie @sandra-sherif @marinaeldib @seifmeligy @marinaeldib

sandra-sherif commented 9 years ago

Please recheck your controller and model on the following basis

  1. def and end have the same indentation
  2. after the class there is a blank space
  3. After the documentation of every def there are no blank spaces
  4. Every if and corresponding end should be indented on the same level
  5. before the end of the class there is always a blank space
  6. if the documentation does not belong to the method after it or it is just a comment please leave a blank line before and after it

Thank you

marinaeldib commented 9 years ago

No tests available

amr-nafie commented 9 years ago

Unable to review the code - unable to run