Comment on On logic in a Rails app, revisited 6 years laterparentComments−faebi7yI always had exactly one usecase for an application helper when using bootstrap: „<%= glyphicon(:cloud) %>“ It‘s way faster than rendering templates, should be available anywhere and is truly convenient.
Comments
I always had exactly one usecase for an application helper when using bootstrap: „<%= glyphicon(:cloud) %>“ It‘s way faster than rendering templates, should be available anywhere and is truly convenient.