github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rubys / awdwr

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 14
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Agile Web Development With Rails — Read more

  cancel

http://www.pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Split output 
Sam Ruby (author)
Sun Feb 07 18:56:01 -0800 2010
commit  12f741cae8c0a158fec473e38c7b4f8386a802a9
tree    e5d243e4fc81cef4d69f0ea2cc9cf09d4cc83420
parent  b3152defe6f9586b699dc47802f076a780a76bb1
awdwr /
name age
history
message
file .gitignore Loading commit data...
file README
file checkdepot.rb
file checkinout.rb
file dashboard.rb
directory data/
file depot.rb
file insideout.rb
file makedepot.rb
directory plugins/
file rakefile
file testrails.rb
README
Running this should only require Rails 2.2.2 or later, the command line
interfaces for sqlite3 and curl and the will_paginate plugin.
Tested on Ubuntu Linux 9.10 ("Karmic Koala") and Mac OSX 10.5.6 ("Leopard").

Installation of all necessary dependencies from a fresh install of Ubuntu 9.10:

  sudo apt-get install rails git-core sqlite3 curl erubis
  sudo gem install gorp will_paginate rdoc test-unit htmlentities

Execution instructions:

  ruby makedepot.rb [VERSION] [restore] [RANGE]... [save] --work=dir --port=n

    "restore" - restore from snapshot before resuming execution

    "VERSION" specifies the Rails version to test.  Examples:
      edge
      _2.2.2_
      ~/git

    "RANGE" specifies a set of sections to execute.  Examples:
      6.2..6.5
      7.1-9.5
      16

    "save" - save snapshot after execution completes

    --work=dir: name of work directory to use (default: "work")

    --port=n: port number to use for the test (default: 3000)

  Output will be produced as makedepot.html.

Tests against makedepot.html can also be run separately:

  ruby checkdepot.rb

  Output will be produced as checkdepot.html.

Automation tools (still fairly rough):

  dashboard.rb: cgi to monitor status / start jobs
  runtests.rb:  script to set up rvms and to log output
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server