]>
| author | Shrey <shrey14099@iiitd.ac.in> | |
| Wed, 20 May 2015 14:59:20 +0000 (20:29 +0530) | ||
| committer | Matt Amos <zerebubuth@gmail.com> | |
| Mon, 22 Aug 2016 15:13:31 +0000 (16:13 +0100) | ||
| commit | 453f758f91d57688663e354a54061a65945410e7 | |
| tree | b18bd9b5c3e332287c7d32a65314ea1a43e64b37 | tree | snapshot |
| parent | 5add3cf67145e1d3ccefcfb6095b8e56321e2057 | commit | diff |
| app/assets/javascripts/issues.coffee | [new file with mode: 0644] | blob |
| app/assets/stylesheets/issues.scss | [new file with mode: 0644] | blob |
| app/controllers/issues_controller.rb | [new file with mode: 0644] | blob |
| app/helpers/issues_helper.rb | [new file with mode: 0644] | blob |
| app/models/issue.rb | diff | blob | history | |
| app/models/notifier.rb | diff | blob | history | |
| app/views/issues/index.html.erb | [new file with mode: 0644] | blob |
| app/views/issues/new.html.erb | [new file with mode: 0644] | blob |
| app/views/issues/show.html.erb | [new file with mode: 0644] | blob |
| app/views/notifier/new_issue_notification.html.erb | [new file with mode: 0644] | blob |
| config/locales/en-GB.yml | diff | blob | history | |
| config/locales/en.yml | diff | blob | history | |
| config/routes.rb | diff | blob | history | |
| test/controllers/issues_controller_test.rb | [new file with mode: 0644] | blob |