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

Add article about views for new Rails developers #2560

Merged
merged 2 commits into from
Feb 15, 2018

Conversation

benjaminwil
Copy link
Contributor

This article provides some links to resources and information for frontend developers who are maybe less experienced with Rails. There is another article for this section, views/override-views.md, that will be merged as part of #2488.

It probably doesn't make a lot of sense to have this information in a views/ subdirectory (views depend on controllers), so it will probably move later on.

This is part a larger project to improve Solidus's documentation. See this gist with the high-level table of contents. Where and how this documentation will exist is still up for discussion.

This article provides some resources and information for frontend
developers who are maybe less experienced with Rails. It probably
doesn't make a lot of sense to have this information in a `views/`
subdirectory (views depend on controllers), so it will probably move
later on.
Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

Thanks! Just left a comment on bootstrap on frontend.


Solidus includes both a storefront ([`solidus_frontend`][solidus-frontend]) and
admin area ([`solidus_backend`][solidus-backend]). Both are based on
[Bootstrap][bootstrap]. These gems offer the features of a typical store and
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kennyadsl Thanks for pointing this out. Just updated this bit.

@jhawthorn jhawthorn merged commit e2abb93 into solidusio:master Feb 15, 2018
@benjaminwil benjaminwil deleted the views_documentation branch April 30, 2018 18:28
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.

3 participants