• E
    Turn system testing into it's own gem and rename · 5bf0aa67
    eileencodes 提交于
    Renames `Rails::SystemTestCase` to `ActionSystemTest` and moves it to a
    gem under the Rails name.
    
    We need to name the class `ActionSystemTestCase` because the gem expects
    a module but tests themselves expect a class.
    
    Adds MIT-LICENSE, CHANGELOG, and README for the future.
    5bf0aa67
web_server.rb 972 字节