-
- Downloads
There was an error fetching the commit references. Please try again later.
1.1pre1
Showing
- CHANGELOG 19 additions, 0 deletionsCHANGELOG
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 7 additions, 8 deletionsGemfile.lock
- VERSION 1 addition, 1 deletionVERSION
- app/assets/images/home.png 0 additions, 0 deletionsapp/assets/images/home.png
- app/assets/javascripts/application.js 4 additions, 0 deletionsapp/assets/javascripts/application.js
- app/assets/javascripts/snippets.js 9 additions, 0 deletionsapp/assets/javascripts/snippets.js
- app/assets/stylesheets/highlight.css.scss 3 additions, 3 deletionsapp/assets/stylesheets/highlight.css.scss
- app/assets/stylesheets/projects.css.scss 92 additions, 3 deletionsapp/assets/stylesheets/projects.css.scss
- app/assets/stylesheets/snippets.css.scss 3 additions, 0 deletionsapp/assets/stylesheets/snippets.css.scss
- app/controllers/application_controller.rb 6 additions, 2 deletionsapp/controllers/application_controller.rb
- app/controllers/issues_controller.rb 9 additions, 5 deletionsapp/controllers/issues_controller.rb
- app/controllers/notes_controller.rb 5 additions, 1 deletionapp/controllers/notes_controller.rb
- app/controllers/profile_controller.rb 6 additions, 0 deletionsapp/controllers/profile_controller.rb
- app/controllers/projects_controller.rb 23 additions, 9 deletionsapp/controllers/projects_controller.rb
- app/controllers/snippets_controller.rb 62 additions, 0 deletionsapp/controllers/snippets_controller.rb
- app/controllers/team_members_controller.rb 2 additions, 2 deletionsapp/controllers/team_members_controller.rb
- app/helpers/application_helper.rb 0 additions, 21 deletionsapp/helpers/application_helper.rb
- app/helpers/commits_helper.rb 9 additions, 0 deletionsapp/helpers/commits_helper.rb
- app/helpers/projects_helper.rb 12 additions, 0 deletionsapp/helpers/projects_helper.rb
app/assets/images/home.png
0 → 100644
271 B
app/assets/javascripts/snippets.js
0 → 100644
app/assets/stylesheets/snippets.css.scss
0 → 100644
app/controllers/snippets_controller.rb
0 → 100644