01.09.17 - 05.07.17
Homework Reminder Example
now with javascript
Homework Reminder Example
working sessions, registration, and tasks
School and Tasks
Finished school example and started tasks example
Nested Routes
disciplines and courses nested
School with Disciplines
finished relating courses and sections and now added discipline
School Example
redoing the views, new for sections is not currently working
Has Many Through
school example with has many through relationships
One to Many Relationships
school example
School with Associations
a working one to one
Finished Lawn Service
now with passing tests
Lawn Service with Authentication
still missing tests but the rest is working
Lawn Service Example
can move clients from potential to real
Finished Planets and Lawn Service
finished planets crud from scaffold and started lawn service example
Planets CRUD Auto
final version of hand written planets project and scaffold generated planets project
Planets CRUD
Now with validations
Planets CRUD
With working active record
Planets CRUD
starting with active record
Planets CRUD
complete with destroy and finished tests
Planets CRUD
added new/create and edit/update to planets
Planets Form and CRUD
corrected and finished forms example, start of the planets crud
Planets Example
start of crud with planets
Form Helpers
working with form helpers with planets
Passing Data
Finished view example and starting forms example
Views with Helpers
image_tag and link_to view helpers
Routes and Views
simple routes example with tests and a new view focused example
Welcome Example Plus
added more controller actions, views, and routes, starting on tests
Welcome to Rails
basic project with generated welcome controller with hello action
Simple Route Example
skeleton of a new rails project