Skip to content

Instantly share code, notes, and snippets.

@JoseJRVazquez
Created April 24, 2014 15:02
Show Gist options
  • Save JoseJRVazquez/11257985 to your computer and use it in GitHub Desktop.
Save JoseJRVazquez/11257985 to your computer and use it in GitHub Desktop.
My work on my First Bloccit App
I admit it, I skipped a step. My bad.
Now, here is the rub. I have already done the setup for an app before this, and this time it ran smoothly as well. The new intrudction is the ASSET PIPELINE, which acccording to the text is as follows:
The asset pipeline provides a framework to concatenate and minify or compress JavaScript and CSS assets. It also adds the ability to write these assets in other languages such as CoffeeScript, Sass and ERB.
Had a bit of trouble uploading to git but was able to fix it manually. Works well now and will make commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment