Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Rails #4

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

Setup Rails #4

wants to merge 56 commits into from

Conversation

meliquintero
Copy link

@meliquintero meliquintero commented Apr 26, 2016

melissajimison and others added 30 commits April 26, 2016 14:43
@meliquintero
Copy link
Author

Heroku link = https://farmarrails.herokuapp.com/

.columns {
width: 50%;
float: left;
margin-top: 20px;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take a look at the settings in whichever text editor you are using to make sure tabs are set to 2 spaces. This won't be true for all languages but is generic for RoR.

@daphnegold
Copy link

daphnegold commented May 3, 2016

Really nice job here! Great commit messages.

When navigating your website I noticed that a few things could be added for better user experience:

  • somewhere obvious to click to return to a central page from the views
  • meaningful routing... overall good job, but you are utilizing the /application route for the show page of markets (that code should go in the markets controller

Lastly, amazing usage of semantic HTML. You definitely don't have divitis!

💕 your code reviewers, Daphne & @knaydee !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants