-
Notifications
You must be signed in to change notification settings - Fork 0
Update homepage with rules #47
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
base: main
Are you sure you want to change the base?
Conversation
etagwerker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@julioalucero This looks good! Could you please use this style guide: https://fastruby.github.io/styleguide ?
bce41a4 to
6872e91
Compare
| gem "slack-ruby-client", ">= 2.4.0" | ||
|
|
||
| gem "fastruby-styleguide", github: "fastruby/styleguide", branch: "gh-pages" | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a few dependencies, so Gemfile.lock will looks bigger
| gem "dotenv-rails" | ||
|
|
||
| gem "propshaft" | ||
| gem "dartsass-rails" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@etagwerker it is ready to review. It is posible that the admin looks a bit different given that now we are using the FastRuby Styleguide. |
Summary
fastruby/styleguideand compile SCSS viadartsass-rails.Propshaft/importmapas-is; add minimalSprocketsconfig to avoid gem warnings.Changes
fastruby-styleguideanddartsass-rails.manifest.jsandassets.rb(no functional change).https://ruby-or-rails.fastruby.io/ homepage:
It resolves #19