Joined July 2012
·
Posted to
Using Angular.js and Uglify in Rails?
over 1 year
ago
thanks for sharing, i had the same case, after production deployment it was showing up some weird error. 't' module was not loaded. so later disabling mangling solved the problem.
Posted to
Check your GitHub Commit Density
over 1 year
ago
Nice work :)
Posted to
Four types of ruby closures block, Proc, lambda and method
over 1 year
ago
Hi @banister,
method(:some_method) returns Method class which acts like proc. could you please explain more so i could understand the gap :)
Achievements
461 Karma
36,677 Total ProTip Views
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Opabinia
Started social coding on GitHub within 6 months of its first signs of life
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
Kona
Have at least one original repo where CoffeeScript is the dominant language
I really like your trick. Thanks for sharing