Przeglądaj źródła

Rename view for least surprise

master
Adrian Short 9 lat temu
rodzic
commit
2a8b3000c9
2 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app.rb
  2. +0
    -0
      views/index.haml

+ 1
- 1
app.rb Wyświetl plik

@@ -28,7 +28,7 @@ get '/' do
@payments_count = Payment.count
@suppliers_count = Supplier.count
@services_count = Service.count
haml :home
haml :index
end

get '/directorates/:slug' do


views/home.haml → views/index.haml Wyświetl plik


Ładowanie…
Anuluj
Zapisz