Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Design and Development!
You have completed Design and Development!
Preview
In this video we add SASS support, and tweak a few things in our rails application. Now we have a basic app that allows us to post jobs, and see and edit the jobs in the system.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
So, now we've gotten our application up and running, and we've created the basic scaffolds
0:00
and sent that over to Nick so he can start working on his.
0:01
But, there's a couple more clean up things I want to do before
0:04
I consider this iteration finished for me.
0:07
The first thing I want to do is go ahead and add the ability to use
0:11
SASS style sheets in our application.
0:13
SASS is an alternative way to write style sheets, much like HAML is an alternative to ERB.
0:16
So, I want to make sure to get that up and running so Nick can start building
0:22
the style sheets with SASS.
0:24
Then we want to go ahead and add jQuery to our application so we can use it later,
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up