app/controllers/contacts_controller.rb | 18 | A 0 mins |
|
app/controllers/courses_controller.rb | 40 | A 0 mins |
|
app/controllers/pages_controller.rb | 13 | A 0 mins |
|
app/controllers/registrations_controller.rb | 5 | A 0 mins |
|
app/controllers/students_controller.rb | 31 | A 0 mins |
|
app/controllers/teachers_controller.rb | 6 | A 0 mins |
|
app/controllers/units_controller.rb | 42 | A 0 mins |
|
app/helpers/application_helper.rb | 15 | A 0 mins |
|
app/helpers/concept_progresses_helper.rb | 16 | A 0 mins |
|
app/helpers/concepts_helper.rb | 10 | A 0 mins |
|
app/helpers/courses_helper.rb | 2 | A 0 mins |
|
app/helpers/modal_helper.rb | 13 | A 0 mins |
|
app/helpers/pages_helper.rb | 2 | A 0 mins |
|
app/helpers/students_helper.rb | 3 | A 0 mins |
|
app/helpers/teachers_helper.rb | 2 | A 0 mins |
|
app/helpers/units_helper.rb | 10 | A 0 mins |
|
app/helpers/users_helper.rb | 10 | A 0 mins |
|
app/models/admin_user.rb | 4 | A 0 mins |
|
app/models/concept.rb | 6 | A 0 mins |
|
app/models/concept_progress.rb | 68 | A 2 hrs |
|
app/models/contact.rb | 14 | A 0 mins |
|
app/models/course.rb | 18 | A 0 mins |
|
app/models/enrollment.rb | 8 | A 0 mins |
|
app/models/learning_tool.rb | 5 | A 0 mins |
|
app/models/mastery.rb | 3 | A 0 mins |
|
app/models/step.rb | 3 | A 0 mins |
|
app/models/student.rb | 4 | A 0 mins |
|
app/models/teacher.rb | 3 | A 0 mins |
|
app/models/unit.rb | 6 | A 0 mins |
|
app/models/user.rb | 5 | A 0 mins |
|
app/policies/application_policy.rb | 7 | A 0 mins |
|
app/policies/concept_policy.rb | 28 | A 0 mins |
|
app/policies/concept_progress_policy.rb | 22 | A 0 mins |
|
app/policies/course_policy.rb | 26 | A 0 mins |
|
app/policies/student_policy.rb | 8 | A 0 mins |
|
app/policies/unit_policy.rb | 26 | A 0 mins |
|
app/views/concept_progresses/edit.html.haml | |
|
|
app/views/concept_progresses/show.html.haml | |
|
|
app/views/concepts/edit.html.haml | |
|
|
app/views/concepts/show.html.haml | |
|
|
app/views/contacts/new.html.haml | |
|
|
app/views/courses/edit.html.haml | |
|
|
app/views/courses/show.html.haml | |
|
|
app/views/devise/confirmations/new.html.haml | |
|
|
app/views/devise/mailer/confirmation_instructions.html.haml | |
|
|
app/views/devise/mailer/reset_password_instructions.html.haml | |
|
|
app/views/devise/mailer/unlock_instructions.html.haml | |
|
|
app/views/devise/passwords/edit.html.haml | |
|
|
app/views/devise/passwords/new.html.haml | |
|
|
app/views/devise/registrations/edit.html.haml | |
|
|