Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
georginae edited this page Feb 21, 2013 · 7 revisions

The ACData application is a Ruby on Rails application built by Intersect Australia for the Mark Wainwright Analytical Centre as part of an ANDS-Funded Data Capture Project (DC5H). It also integrates with Membrane Research Environment and Electronic Lab Notebook.

Please feel free to browse any of the following documentation

For everyone:

  • User Manual
  • Product Overview
  • Cucumber Features - these are our automated acceptance tests, and they express (in plain English) the requirements of the system. This is a great place to start if you want to get an understanding of what the system does. There's a number of different ways to access them:
  • Overview Diagram

For deployers:

For developers:

  • Developers Guide - useful information for future developers of the application
  • Domain Model - overview of the domain concepts in the system
  • RSpec tests - the RSpec examples express the detailed requirements so are a good place to start getting an understanding of what the system does. There's a number of different ways to access them:
Clone this wiki locally