-
20 Apr 15:50
Homework Reminder Example
now with javascript
-
18 Apr 15:52
Homework Reminder Example
working sessions, registration, and tasks
-
13 Apr 15:55
School and Tasks
Finished school example and started tasks example
-
11 Apr 16:00
Nested Routes
disciplines and courses nested
-
06 Apr 15:58
School with Disciplines
finished relating courses and sections and now added discipline
-
04 Apr 15:53
School Example
redoing the views, new for sections is not currently working
-
30 Mar 15:49
Has Many Through
school example with has many through relationships
-
28 Mar 15:53
One to Many Relationships
school example
-
23 Mar 15:49
School with Associations
a working one to one
-
21 Mar 15:51
Finished Lawn Service
now with passing tests
-
09 Mar 15:50
Lawn Service with Authentication
still missing tests but the rest is working
-
07 Mar 15:56
Lawn Service Example
can move clients from potential to real
-
02 Mar 15:56
Finished Planets and Lawn Service
finished planets crud from scaffold and started lawn service example
-
28 Feb 15:59
Planets CRUD Auto
final version of hand written planets project and scaffold generated planets project
-
23 Feb 15:54
Planets CRUD
Now with validations
-
21 Feb 15:54
Planets CRUD
With working active record
-
16 Feb 15:50
Planets CRUD
starting with active record
-
14 Feb 15:54
Planets CRUD
complete with destroy and finished tests
-
09 Feb 15:53
Planets CRUD
added new/create and edit/update to planets
-
07 Feb 15:51
Planets Form and CRUD
corrected and finished forms example, start of the planets crud
-
02 Feb 15:52
Planets Example
start of crud with planets
-
31 Jan 15:57
Form Helpers
working with form helpers with planets
-
26 Jan 15:53
Passing Data
Finished view example and starting forms example
-
24 Jan 15:50
Views with Helpers
image_tag and link_to view helpers
-
19 Jan 15:57
Routes and Views
simple routes example with tests and a new view focused example
-
17 Jan 15:58
Welcome Example Plus
added more controller actions, views, and routes, starting on tests
-
12 Jan 15:58
Welcome to Rails
basic project with generated welcome controller with hello action
-
10 Jan 15:56
Simple Route Example
skeleton of a new rails project