RailsCasts Pro episodes are now free!

Learn more or hide this

Antoine Grant's Profile

GitHub User: antoinegrant

Comments by Antoine Grant

Avatar

When using a gem like Boostrap for example, how can we include the files provided by the gem to precompile. So far the only way I've been able to make it work is to copy the files needed from the gem to the Rails app. But I feel there must be way to include gem related files to the assets pipeline.