Am I calling the asset methods I should be calling? (asset_path, find_asset) Should I be using `Rails::Railtie::Configuration.after_initialize()` or would it be better to use `to_prepare()`?