Sha256: 59096e128ac35d0f43df6f615b93ffc115bb985ebdd33fc94bd8f9909f8cec9c
Contents?: true
Size: 134 Bytes
Versions: 62
Compression:
Stored size: 134 Bytes
Contents
module KindergartenHelper def kindergarten_full_workspace?(exercise) !exercise.initial_state && !exercise.final_state end end
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
mumuki-laboratory-7.12.0 | app/helpers/kindergarten_helper.rb |
mumuki-laboratory-7.11.1 | app/helpers/kindergarten_helper.rb |