rails-bootstrap icon indicating copy to clipboard operation
rails-bootstrap copied to clipboard

Remove precompiled assets from public/assets

Open anka opened this issue 10 years ago • 2 comments

When generating a new app with this template, I got many problems with JavaScript and styling because of these precompiled assets. It took me a while to find out that these assets exists at all.

I think it would be fine to remove these assets when composing a new app.

anka avatar Jan 17 '15 09:01 anka

I faced the same issue , while building an app with the tool .

shails avatar Apr 07 '15 03:04 shails

After you install the app with composer ,set your js and css ,and delete the precompiled assets from the public folder

shails avatar Apr 07 '15 04:04 shails