Check if Rails assets need to be precompiled
Wrote a quick rake task to check if Rails assets need to be pre-compiled (which I like to do before deployment) - if there’s interest, I will try submitting a pull request to add this to Rails
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Wrote a quick rake task to check if Rails assets need to be pre-compiled (which I like to do before deployment) - if there’s interest, I will try submitting a pull request to add this to Rails
Post a comment