author | Tom Clegg <tom@clinicalfuture.com> | |
Wed, 16 Jan 2013 03:02:34 +0000 (19:02 -0800) | ||
committer | Tom Clegg <tom@clinicalfuture.com> | |
Wed, 16 Jan 2013 03:02:34 +0000 (19:02 -0800) | ||
commit | 74ce6476efe030fed14497423e0d260d0f58ac85 | |
tree | bf2474409d41266cb66d68db7d8f68f1b0b1b969 | tree | snapshot |
parent | 9bf6106036e93b544deebdb899363a656ddbd016 | commit | diff |
app/assets/javascripts/specimens.js.coffee | [new file with mode: 0644] | blob |
app/assets/stylesheets/specimens.css.scss | [new file with mode: 0644] | blob |
app/controllers/specimens_controller.rb | [new file with mode: 0644] | blob |
app/helpers/specimens_helper.rb | [new file with mode: 0644] | blob |
app/models/specimen.rb | [new file with mode: 0644] | blob |
config/initializers/inflections.rb | diff | blob | history | |
config/routes.rb | diff | blob | history | |
test/fixtures/specimens.yml | [new file with mode: 0644] | blob |
test/functional/specimens_controller_test.rb | [new file with mode: 0644] | blob |
test/unit/helpers/specimens_helper_test.rb | [new file with mode: 0644] | blob |
test/unit/specimen_test.rb | [new file with mode: 0644] | blob |