1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/outfits
Emi Matchu 9aef987f95 Move partials in views/static to views/application
I think this is the more canonical place for stuff like this these days!
It's nice to be able to just say the short name when calling `render`.

Here's the answer I looked up about it: https://stackoverflow.com/a/9892081/107415

My immediate motivation is that I'm looking at creating more About
pages, and thinking about where to put them; I think maybe we trash the
`StaticController`, move these partials out to here, and move terms
into a new `AboutController`?
2024-03-10 18:48:25 -07:00
..
_outfit.html.haml Use higher-res outfit thumbnails if the device has at least 2x DPI 2024-02-08 10:07:09 -08:00
edit.html.haml Move partials in views/static to views/application 2024-03-10 18:48:25 -07:00
index.html.haml i18n for outfits#index - plus the translate_with_links helper, which can be used for refactoring other stuff 2013-01-09 17:15:25 -06:00
new.html.haml Remove unused React dependency on homepage 2024-02-25 10:49:00 -08:00