سؤال

Is there a way to quickly setup a Bootstrap/FontAwesome/[insert other cool service/framework] setup on a RoR project w/ out having to install each one separately?

هل كانت مفيدة؟

المحلول

Take a look at the Rails Composer script.

It will automate and install many extensions/gems in a new RoR project, and is also extensible by creating new "recipies."

I don't remember it having FontAwsome, but it has many recipies, including Bootstrap, Zurb Foundation, and others.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top