-
- Downloads
Rename group to aspect
Showing
- app/controllers/application_controller.rb 2 additions, 2 deletionsapp/controllers/application_controller.rb
- app/controllers/dev_utilities_controller.rb 3 additions, 3 deletionsapp/controllers/dev_utilities_controller.rb
- app/controllers/groups_controller.rb 22 additions, 22 deletionsapp/controllers/groups_controller.rb
- app/controllers/people_controller.rb 3 additions, 3 deletionsapp/controllers/people_controller.rb
- app/controllers/requests_controller.rb 10 additions, 10 deletionsapp/controllers/requests_controller.rb
- app/controllers/status_messages_controller.rb 1 addition, 1 deletionapp/controllers/status_messages_controller.rb
- app/helpers/application_helper.rb 2 additions, 2 deletionsapp/helpers/application_helper.rb
- app/helpers/groups_helper.rb 3 additions, 3 deletionsapp/helpers/groups_helper.rb
- app/models/group.rb 2 additions, 2 deletionsapp/models/group.rb
- app/models/request.rb 2 additions, 2 deletionsapp/models/request.rb
- app/models/user.rb 48 additions, 48 deletionsapp/models/user.rb
- app/views/albums/index.html.haml 1 addition, 1 deletionapp/views/albums/index.html.haml
- app/views/albums/show.html.haml 1 addition, 1 deletionapp/views/albums/show.html.haml
- app/views/groups/_new_group.haml 2 additions, 2 deletionsapp/views/groups/_new_group.haml
- app/views/groups/edit.html.haml 11 additions, 11 deletionsapp/views/groups/edit.html.haml
- app/views/groups/index.html.haml 1 addition, 1 deletionapp/views/groups/index.html.haml
- app/views/groups/new.html.haml 4 additions, 4 deletionsapp/views/groups/new.html.haml
- app/views/groups/show.html.haml 1 addition, 1 deletionapp/views/groups/show.html.haml
- app/views/js/_websocket_js.haml 9 additions, 9 deletionsapp/views/js/_websocket_js.haml
- app/views/layouts/application.html.haml 6 additions, 6 deletionsapp/views/layouts/application.html.haml
Loading
Please register or sign in to comment