Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Requesting code review for week 1 intermediate-rails exercise #1

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 23, 2013

  1. Configuration menu
    Copy the full SHA
    c41c618 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2013

  1. Configuration menu
    Copy the full SHA
    c34e5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140398a View commit details
    Browse the repository at this point in the history
  3. Create landing page.

    SamSamskies committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    8eeb81c View commit details
    Browse the repository at this point in the history
  4. Install Monban scaffold.

    Monban is a gem used for basic user authentication.
    SamSamskies committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    22be1cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f4a8a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86f0dd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5486f9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2a39c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b62002b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7132694 View commit details
    Browse the repository at this point in the history
  11. Ignore .DS_Store files.

    SamSamskies committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    e0ca3e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7377f1d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc87067 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ddbc9b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce7c5b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5dcb597 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ebfaeeb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1d6ecf5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    093c9e5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    71daa2d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Configuration menu
    Copy the full SHA
    9550ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786a8ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc9646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1670a17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f072ec View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. Make Shouts polymorphic.

    Still need to implement photo content type of shout.
    SamSamskies committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    9064944 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. User can post a photo as a shout.

    Use Paperclip gem for to manage image uploading.
    SamSamskies committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    11553d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc51b09 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2013

  1. Configuration menu
    Copy the full SHA
    049cd2e View commit details
    Browse the repository at this point in the history
  2. Center welcome message.

    SamSamskies committed Jul 21, 2013
    Configuration menu
    Copy the full SHA
    00b250f View commit details
    Browse the repository at this point in the history
  3. Make login a modal.

    SamSamskies committed Jul 21, 2013
    Configuration menu
    Copy the full SHA
    e0bebb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec0e90 View commit details
    Browse the repository at this point in the history
  5. Add sign up modal and move modals out of layout.

    Modals are only needed on the home landing page, so I moved them into there.
    SamSamskies committed Jul 21, 2013
    Configuration menu
    Copy the full SHA
    326f7c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3295bf4 View commit details
    Browse the repository at this point in the history
  7. User can unfollow users.

    SamSamskies committed Jul 21, 2013
    Configuration menu
    Copy the full SHA
    189310f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62d47a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97f1dcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed4edcc View commit details
    Browse the repository at this point in the history