RubyFlow The Ruby and Rails community linklog

How to neatly organise assets in a Rails app

Rails comes packed with a lot of useful conventions. However, it doesn’t say much about how we should organise our front end assets. Here is a way in which we can leverage the same conventions we use to organise our controllers and views to have a neatly organised assets directory.

https://afcapel.com/articles/2019/01/22/how-to-organise-assets-rails-app.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in