S
S
staspligov2016-09-08 17:20:38
Ruby on Rails
staspligov, 2016-09-08 17:20:38

Stretch layout on Ruby on Rails, how to implement?

There is layout, slim, scss, js.
Created a pure application on Ruby on Rails 5.0 / 2.3
Admin is not needed, how to fasten the layout?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Chronic 86, 2016-09-09
@chronic86

Can you be more specific about what exactly doesn't work? At the moment, all that comes to your mind is to advise you this:
slim -> app/views
scss -> app/assets/stylesheets, respectively, request what you need in application.css.scss
js -> app/assets/javascripts, respectively, request what you need in application.js
Well, if there is something third-party, you throw it in vendor/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question