-
- Downloads
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- Gemfile 0 additions, 2 deletionsGemfile
- Gemfile.lock 18 additions, 18 deletionsGemfile.lock
- app/controllers/aspects_controller.rb 1 addition, 2 deletionsapp/controllers/aspects_controller.rb
- app/controllers/registrations_controller.rb 4 additions, 5 deletionsapp/controllers/registrations_controller.rb
- app/controllers/users_controller.rb 1 addition, 27 deletionsapp/controllers/users_controller.rb
- app/models/person.rb 0 additions, 8 deletionsapp/models/person.rb
- app/models/post.rb 0 additions, 1 deletionapp/models/post.rb
- app/models/profile.rb 0 additions, 9 deletionsapp/models/profile.rb
- app/models/user.rb 2 additions, 12 deletionsapp/models/user.rb
- app/views/albums/_new_album.haml 8 additions, 10 deletionsapp/views/albums/_new_album.haml
- app/views/aspects/_new_aspect.haml 7 additions, 11 deletionsapp/views/aspects/_new_aspect.haml
- app/views/devise/mailer/confirmation_instructions.html.haml 4 additions, 51 deletionsapp/views/devise/mailer/confirmation_instructions.html.haml
- app/views/devise/mailer/invitation.html.haml 16 additions, 61 deletionsapp/views/devise/mailer/invitation.html.haml
- app/views/devise/mailer/reset_password_instructions.html.haml 6 additions, 53 deletions...views/devise/mailer/reset_password_instructions.html.haml
- app/views/devise/mailer/unlock_instructions.html.haml 5 additions, 52 deletionsapp/views/devise/mailer/unlock_instructions.html.haml
- app/views/invitations/_new.haml 13 additions, 18 deletionsapp/views/invitations/_new.haml
- app/views/people/show.html.haml 0 additions, 2 deletionsapp/views/people/show.html.haml
- app/views/registrations/new.html.haml 0 additions, 24 deletionsapp/views/registrations/new.html.haml
- app/views/requests/_new_request.haml 13 additions, 15 deletionsapp/views/requests/_new_request.haml
Loading
Please register or sign in to comment