GitXplorerGitXplorer
j

count_it

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
679d3ff0a44ef2a069ecc12922a0e1a2ca2176a0

Make date header of _daily_log partial

jjameslvdb committed a year ago
Verified
187c05d8c91729b1a6cb5a282ab3c5416a3f0e7e

Make weight say "Not recorded" if weight.nil?

jjameslvdb committed a year ago
Verified
a28c436ef94f74e91daa8cceafa055a016d54656

Use `build` factory method for model specs

jjameslvdb committed a year ago
Verified
cea3e079102c8b52a66baae187aec88f0e7a1eda

Use build_stubbed for view specs

jjameslvdb committed a year ago
Verified
9b4045361bebad46e027df7063a598e740a71b8f

Add "Record your weight" button if none entered

jjameslvdb committed a year ago
Verified
c00be78dd690c865acb963e87d2cce9662399ef9

Split up specs for /today path and creating a record

jjameslvdb committed a year ago

README

The README file for this repository.

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...