This website requires JavaScript.
Explore
Help
Register
Sign In
Redmine
/
body_tracking
Archived
Watch
1
Star
0
Fork
0
You've already forked body_tracking
Code
Releases
Activity
This repository has been archived on
2023-12-07
. You can view files and clone it, but cannot push or open issues or pull requests.
body_tracking
/
test
/
functional
History
cryptogopher
b7b0f7634e
Added MeasurementsController
...
command: rails generate redmine_plugin_controller body_tracking measurements index create destroy
2019-11-16 14:18:34 +01:00
..
body_trackers_controller_test.rb
Created BodyTrackers controller
2019-08-08 22:33:58 +02:00
ingredients_controller_test.rb
Created ingredients controller
2019-09-13 14:03:39 +02:00
measurements_controller_test.rb
Added MeasurementsController
2019-11-16 14:18:34 +01:00
quantities_controller_test.rb
Added Quantities model and controller
2019-08-23 00:01:10 +02:00
sources_controller_test.rb
Added Sources model + controller
2019-09-23 14:45:13 +02:00
units_controller_test.rb
Created Units controlle
2019-08-08 21:59:40 +02:00