Skip to content
ferti.git
⋮
Summary
Commits
Files
ferti.git
/
app
[Rails] Fertilizer recipe solver for the FAPG.
›
assets/
images/.keep
stylesheets/application.css
›
controllers/
concerns/.keep
application_controller.rb
dashboard_controller.rb
nutrient_measurements_controller.rb
nutrient_profiles_controller.rb
targets_controller.rb
›
javascript/
›
controllers/
application.js
hello_controller.js
index.js
application.js
jobs/application_job.rb
mailers/application_mailer.rb
›
models/
›
concerns/
nutrient_vector.rb
.keep
application_record.rb
nutrient.rb
nutrient_measurement.rb
nutrient_profile.rb
target.rb
target_allocation.rb
›
views/
›
application/
_copyright_footer.html.erb
_navbar.html.erb
›
beds/
_bed.html.erb
_form.html.erb
edit.html.erb
index.html.erb
›
crops/
_crop.html.erb
_form.html.erb
edit.html.erb
index.html.erb
new.html.erb
show.html.erb
8 more items...
Summary
Commits
Files