-
- Downloads
Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
parent
1413c23c
No related branches found
No related tags found
Showing
- app/models/tree.rb 1 addition, 1 deletionapp/models/tree.rb
- app/models/user.rb 36 additions, 36 deletionsapp/models/user.rb
- app/models/users_project.rb 5 additions, 5 deletionsapp/models/users_project.rb
- app/models/wiki.rb 3 additions, 3 deletionsapp/models/wiki.rb
- app/observers/activity_observer.rb 10 additions, 10 deletionsapp/observers/activity_observer.rb
- app/observers/mailer_observer.rb 1 addition, 1 deletionapp/observers/mailer_observer.rb
- app/roles/account.rb 2 additions, 2 deletionsapp/roles/account.rb
- app/roles/authority.rb 13 additions, 13 deletionsapp/roles/authority.rb
- app/roles/issue_commonality.rb 14 additions, 14 deletionsapp/roles/issue_commonality.rb
- app/roles/project_push.rb 5 additions, 5 deletionsapp/roles/project_push.rb
- app/roles/ssh_key.rb 1 addition, 1 deletionapp/roles/ssh_key.rb
- app/roles/team.rb 2 additions, 2 deletionsapp/roles/team.rb
- app/uploaders/attachment_uploader.rb 2 additions, 2 deletionsapp/uploaders/attachment_uploader.rb
- app/views/admin/dashboard/index.html.haml 4 additions, 4 deletionsapp/views/admin/dashboard/index.html.haml
- app/views/admin/hooks/index.html.haml 6 additions, 6 deletionsapp/views/admin/hooks/index.html.haml
- app/views/admin/projects/_form.html.haml 6 additions, 6 deletionsapp/views/admin/projects/_form.html.haml
- app/views/admin/projects/edit.html.haml 1 addition, 1 deletionapp/views/admin/projects/edit.html.haml
- app/views/admin/projects/index.html.haml 8 additions, 8 deletionsapp/views/admin/projects/index.html.haml
- app/views/admin/projects/new.html.haml 1 addition, 1 deletionapp/views/admin/projects/new.html.haml
- app/views/admin/projects/show.html.haml 10 additions, 10 deletionsapp/views/admin/projects/show.html.haml
Please register or sign in to comment