Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2017Spring

01.09.17 - 05.07.17

Rails I

CSYS2863

Tuesday Thursday
02:30 PM - 03:50 PM

28 Examples available

Examples

Homework Reminder Example

04.20.17

now with javascript

Homework Reminder Example

04.18.17

working sessions, registration, and tasks

School and Tasks

04.13.17

Finished school example and started tasks example

Nested Routes

04.11.17

disciplines and courses nested

School with Disciplines

04.06.17

finished relating courses and sections and now added discipline

School Example

04.04.17

redoing the views, new for sections is not currently working

Has Many Through

03.30.17

school example with has many through relationships

One to Many Relationships

03.28.17

school example

School with Associations

03.23.17

a working one to one

Finished Lawn Service

03.21.17

now with passing tests

Lawn Service with Authentication

03.09.17

still missing tests but the rest is working

Lawn Service Example

03.07.17

can move clients from potential to real

Finished Planets and Lawn Service

03.02.17

finished planets crud from scaffold and started lawn service example

Planets CRUD Auto

02.28.17

final version of hand written planets project and scaffold generated planets project

Planets CRUD

02.23.17

Now with validations

Planets CRUD

02.21.17

With working active record

Planets CRUD

02.16.17

starting with active record

Planets CRUD

02.14.17

complete with destroy and finished tests

Planets CRUD

02.09.17

added new/create and edit/update to planets

Planets Form and CRUD

02.07.17

corrected and finished forms example, start of the planets crud

Planets Example

02.02.17

start of crud with planets

Form Helpers

01.31.17

working with form helpers with planets

Passing Data

01.26.17

Finished view example and starting forms example

Views with Helpers

01.24.17

image_tag and link_to view helpers

Routes and Views

01.19.17

simple routes example with tests and a new view focused example

Welcome Example Plus

01.17.17

added more controller actions, views, and routes, starting on tests

Welcome to Rails

01.12.17

basic project with generated welcome controller with hello action

Simple Route Example

01.10.17

skeleton of a new rails project