Including lib and vendor assets in the rails asset pipeline
The rails asset pipeline provides a simple framework to concatenate and minify or compress JavaScript and CSS files. To learn more about the rails asset pipeline I suggest viewing the railscast or reading the rails guide. However both of these resources leave out a minor detail, which took me too long to figure out. Adding [...]
Linux filesystem suddenly in readonly mode
So I was at the data center playing with virtual drives for my Fedora Guest OS. I had to remove an attached virutal drive to clone a guest os. When i tried booting up Fedora the OS was stuck in recovery mode and the entire file system was read only! Issue: I forgot to comment [...]
Including lib and vendor assets in the rails asset pipeline
The rails asset pipeline provides a simple framework to concatenate and minify or compress JavaScript and CSS files. To learn more about the rails asset pipeline I suggest viewing the railscast or reading the rails guide. However both of these resources leave out a minor detail, which took me too long to figure out. Adding [...]

Comments