Created
February 4, 2016 05:53
-
-
Save tdooner/94529b3e6990d6d4660b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tom@si ~/brigade (master %) » ls app/views/**/*.html.haml | grep -v admin | grep -v style_guide | grep -v api/docs | grep -v emails | xargs wc -l | |
5 app/views/activity_map/index.html.haml | |
4 app/views/application/show.html.haml | |
5 app/views/elections/show.html.haml | |
3 app/views/errors/not_found.html.haml | |
4 app/views/facebook_shares/complete.html.haml | |
5 app/views/get_verified/show.html.haml | |
3 app/views/home/logged_out_home.html.haml | |
9 app/views/ios_app_cookies/show.html.haml | |
153 app/views/layouts/application.html.haml | |
38 app/views/layouts/base.html.haml | |
7 app/views/layouts/partners.html.haml | |
3 app/views/organizations/show.html.haml | |
2 app/views/partners/home/index.html.haml | |
11 app/views/positions/profiles.html.haml | |
12 app/views/positions/reasons/show.html.haml | |
5 app/views/positions/show.html.haml | |
7 app/views/profiles/show.html.haml | |
11 app/views/shared/_flash_messages.html.haml | |
19 app/views/shared/_page_content.html.haml | |
15 app/views/shared/_vertical_navigation.html.haml | |
321 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment