angelo icon indicating copy to clipboard operation
angelo copied to clipboard

Use tilt-preload gem to avoid non-thread safe autoload warnings.

Open tommay opened this issue 9 years ago • 0 comments

Bwa ha ha. I haven't gotten any response on my tilt pull request to add preloading of tilt/* files instead of autoloading so I made a little tilt-preload gem to do it. Here's a commit to make angelo use it; no more non-thread safe autoload warnings (as long as template gems are required before angelo).

This is an entirely serious little hack so if you like it go ahead and merge this PR.

tommay avatar Mar 21 '15 01:03 tommay