How can I minify html, css, js/jquery and ruby code inside Sublime Text 3?

sublimetext3

Solution

You may have already found something you like by now, but I just ran across this same need and have tried out two plugins: Minifier and Clientside. Clientside has more features like linting and beautifying but is only compatible up to ST2 (according to its Package Control page), whereas Minifier should be compatible with ST3.

Problem

Running Windows 7. What is the best Sublime Text 3 plugin to do this, and maybe beautify the code as well.

Original source