diff --git a/app/views/home/index.html.haml b/app/views/home/index.haml similarity index 100% rename from app/views/home/index.html.haml rename to app/views/home/index.haml diff --git a/app/views/playlists/_form.html.haml b/app/views/playlists/_form.haml similarity index 100% rename from app/views/playlists/_form.html.haml rename to app/views/playlists/_form.haml diff --git a/app/views/playlists/edit.html.haml b/app/views/playlists/edit.haml similarity index 100% rename from app/views/playlists/edit.html.haml rename to app/views/playlists/edit.haml diff --git a/app/views/playlists/index.html.haml b/app/views/playlists/index.haml similarity index 100% rename from app/views/playlists/index.html.haml rename to app/views/playlists/index.haml diff --git a/app/views/playlists/new.html.haml b/app/views/playlists/new.haml similarity index 100% rename from app/views/playlists/new.html.haml rename to app/views/playlists/new.haml diff --git a/app/views/sessions/new.html.haml b/app/views/sessions/new.haml similarity index 100% rename from app/views/sessions/new.html.haml rename to app/views/sessions/new.haml diff --git a/app/views/tracks/_form.html.haml b/app/views/tracks/_form.haml similarity index 100% rename from app/views/tracks/_form.html.haml rename to app/views/tracks/_form.haml diff --git a/app/views/tracks/edit.html.haml b/app/views/tracks/edit.haml similarity index 100% rename from app/views/tracks/edit.html.haml rename to app/views/tracks/edit.haml diff --git a/app/views/tracks/index.html.haml b/app/views/tracks/index.haml similarity index 100% rename from app/views/tracks/index.html.haml rename to app/views/tracks/index.haml diff --git a/app/views/tracks/new.html.haml b/app/views/tracks/new.haml similarity index 100% rename from app/views/tracks/new.html.haml rename to app/views/tracks/new.haml diff --git a/app/views/tracks/show.html.haml b/app/views/tracks/show.haml similarity index 100% rename from app/views/tracks/show.html.haml rename to app/views/tracks/show.haml diff --git a/app/views/users/new.html.haml b/app/views/users/new.haml similarity index 100% rename from app/views/users/new.html.haml rename to app/views/users/new.haml