-
- Downloads
init commit
Showing
- app/views/admin/users/new.html.haml 6 additions, 0 deletionsapp/views/admin/users/new.html.haml
- app/views/admin/users/show.html.haml 42 additions, 0 deletionsapp/views/admin/users/show.html.haml
- app/views/commits/_commits.html.haml 22 additions, 0 deletionsapp/views/commits/_commits.html.haml
- app/views/commits/_diff.html.haml 58 additions, 0 deletionsapp/views/commits/_diff.html.haml
- app/views/commits/_index.html.haml 9 additions, 0 deletionsapp/views/commits/_index.html.haml
- app/views/commits/index.html.haml 13 additions, 0 deletionsapp/views/commits/index.html.haml
- app/views/commits/index.js.erb 2 additions, 0 deletionsapp/views/commits/index.js.erb
- app/views/commits/show.html.haml 39 additions, 0 deletionsapp/views/commits/show.html.haml
- app/views/commits/show.js.haml 6 additions, 0 deletionsapp/views/commits/show.js.haml
- app/views/dashboard/index.html.haml 0 additions, 0 deletionsapp/views/dashboard/index.html.haml
- app/views/devise/confirmations/new.html.erb 12 additions, 0 deletionsapp/views/devise/confirmations/new.html.erb
- app/views/devise/mailer/confirmation_instructions.html.erb 5 additions, 0 deletionsapp/views/devise/mailer/confirmation_instructions.html.erb
- app/views/devise/mailer/reset_password_instructions.html.erb 8 additions, 0 deletionsapp/views/devise/mailer/reset_password_instructions.html.erb
- app/views/devise/mailer/unlock_instructions.html.erb 7 additions, 0 deletionsapp/views/devise/mailer/unlock_instructions.html.erb
- app/views/devise/passwords/edit.html.erb 16 additions, 0 deletionsapp/views/devise/passwords/edit.html.erb
- app/views/devise/passwords/new.html.erb 15 additions, 0 deletionsapp/views/devise/passwords/new.html.erb
- app/views/devise/registrations/edit.html.erb 28 additions, 0 deletionsapp/views/devise/registrations/edit.html.erb
- app/views/devise/registrations/new.html.erb 18 additions, 0 deletionsapp/views/devise/registrations/new.html.erb
- app/views/devise/sessions/new.html.erb 20 additions, 0 deletionsapp/views/devise/sessions/new.html.erb
- app/views/devise/shared/_links.erb 25 additions, 0 deletionsapp/views/devise/shared/_links.erb
app/views/admin/users/new.html.haml
0 → 100644
app/views/admin/users/show.html.haml
0 → 100644
app/views/commits/_commits.html.haml
0 → 100644
app/views/commits/_diff.html.haml
0 → 100644
app/views/commits/_index.html.haml
0 → 100644
app/views/commits/index.html.haml
0 → 100644
app/views/commits/index.js.erb
0 → 100644
app/views/commits/show.html.haml
0 → 100644
app/views/commits/show.js.haml
0 → 100644
app/views/dashboard/index.html.haml
0 → 100644
app/views/devise/confirmations/new.html.erb
0 → 100644
app/views/devise/passwords/edit.html.erb
0 → 100644
app/views/devise/passwords/new.html.erb
0 → 100644
app/views/devise/registrations/edit.html.erb
0 → 100644
app/views/devise/registrations/new.html.erb
0 → 100644
app/views/devise/sessions/new.html.erb
0 → 100644
app/views/devise/shared/_links.erb
0 → 100644
Please register or sign in to comment