• J
    Consistent examples and template for assets#precompile · b4c92be4
    Jon Atack 提交于
    Listening to a few developers today discussing their troubles in understanding how to use the asset pipeline, it turns out that the precompile examples in the guides and assets.rb template have over time become a bit inconsistent.
    
    This PR makes the examples consistent in code style, spacing, and asset names, removes the old 'swfObject.js' example, and in a couple of places wraps lines at 80 characters including in the assets.rb template.
    
    Re-add spaces inside array parentheses.
    b4c92be4
upgrading_ruby_on_rails.md 57.2 KB