On-the-floor

On the Floor

HTML/ERB to HAML

I have a project coming down the pipes that is being sliced in HTML. I will need to convert those files to HAML before I can tie it all into Forge for the client. So, I did a bit of research and found quite a few solutions. Read more...

Copying specific files from one project to another

 Recently I've been pulling a modules from various projects into my current project.  Instead of copying files individually and creating new directories for views etc. I figured out how to do this the unix-like way. Read more...