]>
author | Shrey <shrey14099@iiitd.ac.in> | |
Sat, 16 May 2015 08:38:50 +0000 (14:08 +0530) | ||
committer | Matt Amos <zerebubuth@gmail.com> | |
Mon, 22 Aug 2016 15:12:31 +0000 (16:12 +0100) | ||
commit | 5add3cf67145e1d3ccefcfb6095b8e56321e2057 | |
tree | b6e5e9f8854c6ff8f311e142f80ada51386a0d8b | tree | snapshot |
parent | 2bae7cd29821d34cb586cc18e5e2964ba1e0f8a5 | commit | diff |
Gemfile | diff | blob | history | |
Gemfile.lock | diff | blob | history | |
app/models/issue.rb | [new file with mode: 0644] | blob |
app/models/report.rb | [new file with mode: 0644] | blob |
db/migrate/20150516073616_create_issues.rb | [new file with mode: 0644] | blob |
db/migrate/20150516075620_create_reports.rb | [new file with mode: 0644] | blob |
db/structure.sql | diff | blob | history | |
test/fixtures/issues.yml | [new file with mode: 0644] | blob |
test/fixtures/reports.yml | [new file with mode: 0644] | blob |
test/models/issue_test.rb | [new file with mode: 0644] | blob |
test/models/report_test.rb | [new file with mode: 0644] | blob |