-
- Downloads
Monthly goals integration, plus improvements
Showing
- app/controllers/goals_controller.rb 8 additions, 51 deletionsapp/controllers/goals_controller.rb
- app/controllers/habits_controller.rb 1 addition, 1 deletionapp/controllers/habits_controller.rb
- app/helpers/goals_helper.rb 191 additions, 0 deletionsapp/helpers/goals_helper.rb
- app/models/goals.rb 4 additions, 4 deletionsapp/models/goals.rb
- app/views/goals/_goals.html.erb 0 additions, 11 deletionsapp/views/goals/_goals.html.erb
- app/views/goals/_showgoals.html.erb 26 additions, 0 deletionsapp/views/goals/_showgoals.html.erb
- app/views/goals/completed.html.erb 1 addition, 0 deletionsapp/views/goals/completed.html.erb
- app/views/goals/createBaseGoals.html.erb 0 additions, 1 deletionapp/views/goals/createBaseGoals.html.erb
- app/views/goals/createHabitGoals.html.erb 0 additions, 1 deletionapp/views/goals/createHabitGoals.html.erb
- app/views/goals/index.html.erb 1 addition, 23 deletionsapp/views/goals/index.html.erb
- config/routes.rb 2 additions, 0 deletionsconfig/routes.rb
- db/migrate/20210429192435_add_habit_id_to_goals.rb 7 additions, 0 deletionsdb/migrate/20210429192435_add_habit_id_to_goals.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
Loading
Please register or sign in to comment